Compartir a través de


ISql90ClrClassDefined.ClassName (Propiedad)

Obtiene o establece el nombre de la clase de SQL Server SQL CLR.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
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)

Valor de propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

ISql90ClrClassDefined Interfaz

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)