共用方式為


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)

適用於