RuleSetDeploymentDriver Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
RuleSetDeploymentDriver() | |
RuleSetDeploymentDriver(String, String) |
RuleSetDeploymentDriver()
public:
RuleSetDeploymentDriver();
public RuleSetDeploymentDriver ();
Public Sub New ()
Aplica-se a
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)
Parâmetros
- databaseServer
- String
- databaseName
- String