OutOfSyncException クラス
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
<SerializableAttribute> _
Public NotInheritable Class OutOfSyncException _
Inherits AmoException
'使用
Dim instance As OutOfSyncException
[SerializableAttribute]
public sealed class OutOfSyncException : AmoException
[SerializableAttribute]
public ref class OutOfSyncException sealed : public AmoException
[<SealedAttribute>]
[<SerializableAttribute>]
type OutOfSyncException =
class
inherit AmoException
end
public final class OutOfSyncException extends AmoException
継承階層
System. . :: . .Object
System. . :: . .Exception
Microsoft.AnalysisServices. . :: . .AmoException
Microsoft.AnalysisServices..::..OutOfSyncException
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。