RoleRefreshLog
Primary Key
| Primary Key | Field Type |
|---|---|
| ID | int |
Fields
| Field | Field Type | Null | Notes | Description |
|---|---|---|---|---|
| CreateDate | datetime | Default = getutcdate() | ||
| LogText | ntext | yes | ||
| Status | int | |||
| UserID | int | |||
| UpdateDate | datetime | Default = getutcdate() |
Indexes
| Index Name | Fields | Unique | Primary | Clustered |
|---|---|---|---|---|
| PK_RoleRefreshLog | ID | yes | yes | yes |