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