Compartir a través de


IsSchemaBound Propiedad

Gets a Boolean indicating if the Progress Report is bound to a schema.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
Public ReadOnly Property IsSchemaBound As Boolean
    Get
'Uso
Dim instance As ProgressReportEventArgs
Dim value As Boolean

value = instance.IsSchemaBound
public bool IsSchemaBound { get; }
public:
property bool IsSchemaBound {
    bool get ();
}
member IsSchemaBound : bool
function get IsSchemaBound () : boolean

Valor de la propiedad

Tipo: System. . :: . .Boolean
Boolean