次の方法で共有


RuleStoreRuleSetVersionIncompatibilityException クラス

定義

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

コンストラクター

RuleStoreRuleSetVersionIncompatibilityException(SerializationInfo, StreamingContext)
RuleStoreRuleSetVersionIncompatibilityException(String, String, Int32, Int32, Int32, Int32, Exception)
RuleStoreRuleSetVersionIncompatibilityException(String, String, Int32, Int32, Int32, Int32)

プロパティ

ExistingMajorVersion
ExistingMinorVersion
NewMajorVersion
NewMinorVersion
RuleSetName

メソッド

GetObjectData(SerializationInfo, StreamingContext)

適用対象