次の方法で共有


RuleEngineDeploymentDBConfigurationMismatchException クラス

定義

public ref class RuleEngineDeploymentDBConfigurationMismatchException : Microsoft::RuleEngine::RuleEngineDeploymentException
[System.Serializable]
public class RuleEngineDeploymentDBConfigurationMismatchException : Microsoft.RuleEngine.RuleEngineDeploymentException
type RuleEngineDeploymentDBConfigurationMismatchException = class
    inherit RuleEngineDeploymentException
    interface ISerializable
Public Class RuleEngineDeploymentDBConfigurationMismatchException
Inherits RuleEngineDeploymentException
継承
RuleEngineDeploymentDBConfigurationMismatchException
属性
実装

コンストラクター

RuleEngineDeploymentDBConfigurationMismatchException(SerializationInfo, StreamingContext)
RuleEngineDeploymentDBConfigurationMismatchException(String, String, String, String, String, Exception)
RuleEngineDeploymentDBConfigurationMismatchException(String, String, String, String, String)

プロパティ

ConfiguredDBName
ConfiguredDBServer
SelectedDBName
SelectedDBServer

メソッド

GetObjectData(SerializationInfo, StreamingContext)

適用対象