ISql90MessageType.ValidationMethod プロパティ

名前空間 :  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ :  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)

構文

'宣言
Property ValidationMethod As SqlMessageValidationMethod
'使用
Dim instance As ISql90MessageType
Dim value As SqlMessageValidationMethod

value = instance.ValidationMethod

instance.ValidationMethod = value
SqlMessageValidationMethod ValidationMethod { get; set; }
property SqlMessageValidationMethod ValidationMethod {
    SqlMessageValidationMethod get ();
    void set (SqlMessageValidationMethod value);
}
function get ValidationMethod () : SqlMessageValidationMethod
function set ValidationMethod (value : SqlMessageValidationMethod)

プロパティ値

型 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer.SqlMessageValidationMethod

参照

参照

ISql90MessageType インターフェイス

ISql90MessageType メンバ

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間