次の方法で共有


RuleStoreVocabularyVersionIncompatibilityException クラス

定義

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

コンストラクター

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

プロパティ

ExistingMajorVersion
ExistingMinorVersion
NewMajorVersion
NewMinorVersion
VocabularyName

メソッド

GetObjectData(SerializationInfo, StreamingContext)

適用対象