共用方式為


SchemaTableOptionalColumn.IsHidden 欄位

定義

指定這個資料行是否已隱藏。

public: static initonly System::String ^ IsHidden;
public static readonly string IsHidden;
 staticval mutable IsHidden : string
Public Shared ReadOnly IsHidden As String 

欄位值

備註

如果隱藏數據行,則傳回字串 「true」,否則傳回 「false」。。

適用於

另請參閱