TypeVersionIsString Property |
Is this schema for type System.String ?
Namespace:
VelocityDb.TypeInfo
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public bool IsString { get; }
Public ReadOnly Property IsString As Boolean
Get
public:
property bool IsString {
bool get ();
}
member IsString : bool with get
Property Value
Type:
BooleanSee Also