Méthode Condition.Create

Creates a policy on the instance of SQL Server with the given name, and as defined by the Condition object.

Espace de noms :  Microsoft.SqlServer.Management.Dmf
Assembly :  Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)

Syntaxe

'Déclaration
Public Sub Create
'Utilisation
Dim instance As Condition

instance.Create()
public void Create()
public:
virtual void Create() sealed
abstract Create : unit -> unit  
override Create : unit -> unit
public final function Create()

Implémente

ICreatable.Create()

Voir aussi

Référence

Condition Classe

Espace de noms Microsoft.SqlServer.Management.Dmf