다음을 통해 공유


SystemPropertyValue.SystemPropertyType 속성

정의

시스템 속성의 고유 ID를 가져오거나 설정합니다.

public:
 property Microsoft::MasterDataServices::SystemPropertyType SystemPropertyType { Microsoft::MasterDataServices::SystemPropertyType get(); void set(Microsoft::MasterDataServices::SystemPropertyType value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.SystemPropertyType SystemPropertyType { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.SystemPropertyType : Microsoft.MasterDataServices.SystemPropertyType with get, set
Public Property SystemPropertyType As SystemPropertyType

속성 값

SystemPropertyType 값 중 하나입니다. 가능한 값은 DatabaseMaxSizeMB 및 DatabaseUsedSizeMB입니다.

특성

적용 대상