VelocityDbTypeType Property |
Get the type of the schema managed class
Namespace:
VelocityDb.TypeInfo
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public Type Type { get; }
Public ReadOnly Property Type As Type
Get
public:
property Type^ Type {
Type^ get ();
}
member Type : Type with get
Property Value
Type:
TypeSee Also