XEUtils.ToBeCreated(SfcObjectState) 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.
Indique si l’état donné est à créer
public static bool ToBeCreated(Microsoft.SqlServer.Management.Sdk.Sfc.SfcObjectState state);
static member ToBeCreated : Microsoft.SqlServer.Management.Sdk.Sfc.SfcObjectState -> bool
Public Shared Function ToBeCreated (state As SfcObjectState) As Boolean
Paramètres
- state
- SfcObjectState
État de l’objet.
Retours
True si l’objet à créer.