Property IsIdentity
| Improve this Doc View SourceIsIdentity
Gets a value indicates whether this column is identity (auto increment).
Declaration
public virtual bool IsIdentity { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Gets a value indicates whether this column is identity (auto increment).
public virtual bool IsIdentity { get; }
Type | Description |
---|---|
System.Boolean |