SfcBrowsableAttribute(Boolean) コンストラクター

定義

SfcElementTypeAttribute の新しいインスタンスを作成します。

public SfcBrowsableAttribute(bool isBrowsable);
new Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcBrowsableAttribute : bool -> Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcBrowsableAttribute
Public Sub New (isBrowsable As Boolean)

パラメーター

isBrowsable
Boolean

適用対象