RuleSetDeploymentDriver Constructores
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
RuleSetDeploymentDriver() | |
RuleSetDeploymentDriver(String, String) |
RuleSetDeploymentDriver()
public:
RuleSetDeploymentDriver();
public RuleSetDeploymentDriver ();
Public Sub New ()
Se aplica 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