Partager via


ISql90ClrClassDefined.ClassName, propriété

Obtient ou définitSQL Server le nom de la classe du langage SQL CLR.

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

Syntaxe

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

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

ISql90ClrClassDefined Interface

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