Freigeben über


ValidateForInstall-Methode

Validates that the requirements of a DAC install action are in place.

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Überladungsliste

  Name Beschreibung
Öffentliche MethodeStatisches Element ValidateForInstall(ServerConnection, DacType) Validates that the specified instance of the Database Engine meets requirements for installing the specified DAC type.
Öffentliche MethodeStatisches Element ValidateForInstall(SqlStoreConnection, DacType) Veraltet Validates that the specified instance of the Database Engine meets requirements for installing the specified DAC type.
Öffentliche MethodeStatisches Element ValidateForInstall(ServerConnection, DacType, Boolean) Validates that the specified instance of the Database Engine meets requirements for installing the specified DAC type.
Öffentliche MethodeStatisches Element ValidateForInstall(SqlStoreConnection, DacType, Boolean) Veraltet Validates that the specified connection credentials meet the requirements for installing the specified DAC type, and, optionally, whether the instance of the Database Engine meets the requirements.

Zum Anfang