VelocityDbTypeTypeName Property |
Name of
Type that this meta object is managing.
Namespace:
VelocityDb.TypeInfo
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public string TypeName { get; }
Public ReadOnly Property TypeName As String
Get
public:
property String^ TypeName {
String^ get ();
}
member TypeName : string with get
Property Value
Type:
StringSee Also