DeployedDac.ContainsUnderUtilizedFileGroups 속성

정의

배포된 DAC에 과소평가된 파일 그룹이 있는지 여부를 나타내는 값을 받습니다.

public:
 property bool ContainsUnderUtilizedFileGroups { bool get(); };
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Data)]
public bool ContainsUnderUtilizedFileGroups { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Data)>]
member this.ContainsUnderUtilizedFileGroups : bool
Public ReadOnly Property ContainsUnderUtilizedFileGroups As Boolean

속성 값

Boolean 배포된 DAC에 과소 활용되지 않은 파일 그룹이 포함되어 있는지 여부를 나타내는 값입니다. 만약 , 이면 true, 배포된 DAC는 과소 활용되지 않은 파일 그룹을 포함합니다. 그렇지 않으면 false입니다.

특성

적용 대상