Method CreatePrimaryKey
| Improve this Doc View SourceCreatePrimaryKey()
Creates the primary key.
Declaration
protected abstract T CreatePrimaryKey()
Returns
| Type | Description | 
|---|---|
| T | The created primary key.  | 
    
Creates the primary key.
protected abstract T CreatePrimaryKey()
| Type | Description | 
|---|---|
| T | The created primary key.  |