Partager via


ISql90UserDefinedType.ValidationMethodName, propriété

Obtient ou définit la propriété ValidationMethodName du SqlUserDefinedTypeAttribute pour ce type.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
Property ValidationMethodName As String
    Get
    Set
string ValidationMethodName { get; set; }
property String^ ValidationMethodName {
    String^ get ();
    void set (String^ value);
}
abstract ValidationMethodName : string with get, set
function get ValidationMethodName () : String
function set ValidationMethodName (value : String)

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

ISql90UserDefinedType Interface

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms