C-DEngine 5.105

TheDataBase Constructor (Guid)

Initialization of TheDataBase Sets the cdeMID to a NewGuid and the cdeCTIM Timestamp to the current time cdeN will be set to the incoming parameter

Namespace:  nsCDEngine.ViewModels
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public TheDataBase(
	Guid pcdeN
)
Public Sub New ( _
	pcdeN As Guid _
)
public:
TheDataBase(
	Guid^ pcdeN
)

Parameters

pcdeN
Type: Guid