RuleSetDeploymentDriver 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
RuleSetDeploymentDriver() | |
RuleSetDeploymentDriver(String, String) |
RuleSetDeploymentDriver()
public:
RuleSetDeploymentDriver();
public RuleSetDeploymentDriver ();
Public Sub New ()
適用於
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)
參數
- databaseServer
- String
- databaseName
- String