Property IsPrimaryKey
| Improve this Doc View SourceIsPrimaryKey
Gets a value indicates whether this column is part of primary key.
Declaration
public abstract bool IsPrimaryKey { get; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
Gets a value indicates whether this column is part of primary key.
public abstract bool IsPrimaryKey { get; }
| Type | Description |
|---|---|
| System.Boolean |