ValidationRule.Warnings プロパティ
エラーまたは警告を取得または設定します。
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
Public Shared ReadOnly Property Warnings As ICollection
Get
'使用
Dim value As ICollection
value = ValidationRule.Warnings
public static ICollection Warnings { get; }
public:
static property ICollection^ Warnings {
ICollection^ get ();
}
static member Warnings : ICollection
static function get Warnings () : ICollection
プロパティ値
型: System.Collections.ICollection
エラーまたは警告です。