Freigeben über


DeploymentContributor.Canceled-Eigenschaft

Ruft einen Wert ab, der angibt, ob der Contributor abgebrochen wurde.

Namespace:  Microsoft.Data.Schema.Build
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Syntax

'Declaration
Protected ReadOnly Property Canceled As Boolean
    Get
protected bool Canceled { get; }
protected:
property bool Canceled {
    bool get ();
}
member Canceled : bool
function get Canceled () : boolean

Eigenschaftswert

Typ: System.Boolean
true , wenn der Mitwirkende abgebrochen wurde, andernfalls false.

.NET Framework-Sicherheit

Siehe auch

Referenz

DeploymentContributor Klasse

Microsoft.Data.Schema.Build-Namespace

Cancel