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

适用于