次の方法で共有


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)

適用対象