KREDOR Business Object Framework Documentation

SysComment Constructor

Initializes a new blank Kredor.BO.MetaTypes.SysComment object bound to the specified data source (connection string)

Overload List

Initializes a new blank Kredor.BO.MetaTypes.SysComment instance.

public SysComment();

Initializes a new blank Kredor.BO.MetaTypes.SysComment object bound to the specified data source (connection string)

public SysComment(DataSource);

See Also

SysComment Class | Kredor.BO.MetaTypes Namespace