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