RuleSetDeploymentDriver Constructeurs
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.
Surcharges
RuleSetDeploymentDriver() | |
RuleSetDeploymentDriver(String, String) |
RuleSetDeploymentDriver()
public:
RuleSetDeploymentDriver();
public RuleSetDeploymentDriver ();
Public Sub New ()
S’applique à
RuleSetDeploymentDriver(String, String)
public:
RuleSetDeploymentDriver(System::String ^ databaseServer, System::String ^ databaseName);
public RuleSetDeploymentDriver (string databaseServer, string databaseName);
new Microsoft.RuleEngine.RuleSetDeploymentDriver : string * string -> Microsoft.RuleEngine.RuleSetDeploymentDriver
Public Sub New (databaseServer As String, databaseName As String)
Paramètres
- databaseServer
- String
- databaseName
- String