TableMappingColumnIsNullable Property |
Namespace:
Unvired.Kernel.SQLite
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool IsNullable { get; }Public ReadOnly Property IsNullable As Boolean
Get
public:
property bool IsNullable {
bool get ();
}member IsNullable : bool with get
Property Value
Type:
Boolean
See Also