DataSetDefinition.CaseSensitivitySpecified 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示是否指定該屬性的值 CaseSensitivity 。
public:
property bool CaseSensitivitySpecified { bool get(); void set(bool value); };
public bool CaseSensitivitySpecified { get; set; }
member this.CaseSensitivitySpecified : bool with get, set
Public Property CaseSensitivitySpecified As Boolean
屬性值
一個 Boolean 表示 CaseSensitivity 該財產價值被指定的值。