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