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