IDatabasePerformanceFacet.DataAndLogFilesOnSeparateLogicalVolumes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("IDatabasePerformanceFacet_DataAndLogFilesOnSeparateLogicalVolumesDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("IDatabasePerformanceFacet_DataAndLogFilesOnSeparateLogicalVolumesName")]
public bool DataAndLogFilesOnSeparateLogicalVolumes { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("IDatabasePerformanceFacet_DataAndLogFilesOnSeparateLogicalVolumesDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("IDatabasePerformanceFacet_DataAndLogFilesOnSeparateLogicalVolumesName")>]
member this.DataAndLogFilesOnSeparateLogicalVolumes : bool
Public ReadOnly Property DataAndLogFilesOnSeparateLogicalVolumes As Boolean
Property Value
- Attributes