次の方法で共有


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 の値の 1 つです。 有効値は、DatabaseMaxSizeMB と DatabaseUsedSizeMB です。

属性

適用対象