Partager via


DeploymentPlanExecutor.ExtensionHandle, propriété

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Obtient le handle pour cette extension.

Espace de noms :  Microsoft.Data.Schema.Build
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ExtensionHandle As ExtensionHandle
    Get
public ExtensionHandle ExtensionHandle { get; }
public:
virtual property ExtensionHandle^ ExtensionHandle {
    ExtensionHandle^ get () sealed;
}
abstract ExtensionHandle : ExtensionHandle
override ExtensionHandle : ExtensionHandle
final function get ExtensionHandle () : ExtensionHandle

Valeur de propriété

Type : Microsoft.Data.Schema.Extensibility.ExtensionHandle
Handle d'extension.

Implémentations

IExtensionInformation.ExtensionHandle

Sécurité .NET Framework

Voir aussi

Référence

DeploymentPlanExecutor Classe

Microsoft.Data.Schema.Build, espace de noms

ExtensionHandle