SfcBrowsableAttribute(Boolean) Constructor

Definition

Creates a new instance of the 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)

Parameters

isBrowsable
Boolean

Applies to