ColumnAttribute
IsPrimaryKey Property
Nemiro.Data.dll
Flags
contains
PrimaryKey
or not.
Namespace:
Nemiro.Data
Assembly:
Nemiro.Data
(in Nemiro.Data.dll) Version: 2.11.4.126 (2.11.4.126)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
protected
bool
IsPrimaryKey
{
get
; }
protected bool IsPrimaryKey { get; }
Protected
ReadOnly
Property
IsPrimaryKey
As
Boolean
Get
Protected ReadOnly Property IsPrimaryKey As Boolean Get
Property Value
Type:
Boolean
See Also
ColumnAttribute Class
Nemiro.Data Namespace