DataSchemaError.PopulateMessage メソッド
エラー メッセージ文字列を返します。
名前空間 : Microsoft.Data.Schema.Common
アセンブリ : Microsoft.Data.Schema (Microsoft.Data.Schema.dll 内)
構文
'宣言
Protected Overridable Function PopulateMessage As String
'使用
Dim returnValue As String
returnValue = Me.PopulateMessage()
protected virtual string PopulateMessage()
protected:
virtual String^ PopulateMessage()
protected function PopulateMessage() : String
戻り値
型 : System.String