DatabaseExtractValidator-Klasse
Validates that the database can be extracted.
Vererbungshierarchie
System. . :: . .Object
Microsoft.SqlServer.Management.Dac..::..DatabaseExtractValidator
Namespace: Microsoft.SqlServer.Management.Dac
Assembly: Microsoft.SqlServer.Management.Dac (in Microsoft.SqlServer.Management.Dac.dll)
Syntax
'Declaration
Public NotInheritable Class DatabaseExtractValidator
'Usage
public static class DatabaseExtractValidator
public ref class DatabaseExtractValidator abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type DatabaseExtractValidator = class end
public final class DatabaseExtractValidator
Der DatabaseExtractValidator-Typ macht folgende Elemente verfügbar.
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() ![]() |
Validate | Validates the package with the specified connection and determines whether the specified server is valid. |
Zum Anfang
Hinweise
This validation does not also validate any objects contained in the database.
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
.gif)
.gif)