次の方法で共有


ValidationErrorCodes クラス

メモ: この API は、互換性のために残されています。

名前空間:  Microsoft.AnalysisServices
アセンブリ:  Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)

構文

'宣言
<ObsoleteAttribute("The ValidationErrorCodes class is obsolete and will be removed in the next version.",  _
    True)> _
Public NotInheritable Class ValidationErrorCodes
'使用
Dim instance As ValidationErrorCodes
[ObsoleteAttribute("The ValidationErrorCodes class is obsolete and will be removed in the next version.", 
    true)]
public sealed class ValidationErrorCodes
[ObsoleteAttribute(L"The ValidationErrorCodes class is obsolete and will be removed in the next version.", 
    true)]
public ref class ValidationErrorCodes sealed
[<SealedAttribute>]
[<ObsoleteAttribute("The ValidationErrorCodes class is obsolete and will be removed in the next version.", 
    true)>]
type ValidationErrorCodes =  class end
public final class ValidationErrorCodes

継承階層

System. . :: . .Object
  Microsoft.AnalysisServices..::..ValidationErrorCodes

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。