Constructor CandidateKey
| Improve this Doc View SourceCandidateKey(ColumnSort[])
Initializes a new instance of CandidateKey.
Declaration
protected CandidateKey(params ColumnSort[] columns)
Parameters
Type | Name | Description |
---|---|---|
ColumnSort[] | columns | Consisted columns of this candicate key. |