TaskUIUtils.IsSnapshotDatabase(Database, Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
static bool IsSnapshotDatabase(Microsoft::SqlServer::Management::Smo::Database ^ db, int serverVersion);
public static bool IsSnapshotDatabase (Microsoft.SqlServer.Management.Smo.Database db, int serverVersion);
static member IsSnapshotDatabase : Microsoft.SqlServer.Management.Smo.Database * int -> bool
Public Shared Function IsSnapshotDatabase (db As Database, serverVersion As Integer) As Boolean
Paramètres
- db
- Database
- serverVersion
- Int32