Namespace:
Unvired.Kernel.SQLite
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic const string ImplicitPkName = "Id"
Public Const ImplicitPkName As String = "Id"
public:
literal String^ ImplicitPkName = "Id"
static val mutable ImplicitPkName: string
Field Value
Type:
String
See Also