共用方式為


RuleStoreRuleSetNotAvailableException 類別

定義

public ref class RuleStoreRuleSetNotAvailableException : Microsoft::RuleEngine::RuleStoreException
[System.Serializable]
public class RuleStoreRuleSetNotAvailableException : Microsoft.RuleEngine.RuleStoreException
type RuleStoreRuleSetNotAvailableException = class
    inherit RuleStoreException
    interface ISerializable
Public Class RuleStoreRuleSetNotAvailableException
Inherits RuleStoreException
繼承
RuleStoreRuleSetNotAvailableException
屬性
實作

建構函式

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

屬性

MajorVersion
MinorVersion
RuleSetName

方法

GetObjectData(SerializationInfo, StreamingContext)

適用於