SmoObjectBase.SetState(SqlSmoState) 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.
Définit l’état de l’objet (Existing, Dropped, etc.) Les applications doivent éviter d’utiliser cette méthode.
public void SetState(Microsoft.SqlServer.Management.Smo.SqlSmoState state);
member this.SetState : Microsoft.SqlServer.Management.Smo.SqlSmoState -> unit
Public Sub SetState (state As SqlSmoState)
Paramètres
- state
- SqlSmoState