Base type: System.Entity
Summary: This entity presents SQL database file group information.
| Name | Type | Notes |
|---|---|---|
| DatabaseFileGroupID | System.Int32 | The unique integer representation of database file group. |
| SqlDatabaseID | System.Int32 | The unique integer representation of parent SQL database. |
| ServerDataSpaceID | System.Int32 | The unique integer representation of parent SQL server data space entity. |
| Name | System.String | The string value that contains the database file group name. |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |
| Database | Orion.APM.SqlDatabase | Defined by relationship Orion.APM.SqlDatabaseFileGroups (System.Hosting) |