DataMemberIsGuid Property |
true if field is of type
Guid
Namespace:
VelocityDb.TypeInfo
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public bool IsGuid { get; }
Public ReadOnly Property IsGuid As Boolean
Get
public:
property bool IsGuid {
bool get ();
}
member IsGuid : bool with get
Property Value
Type:
BooleanSee Also