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

適用於