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