Compartir a través de


ISql90ClrMethodParameter.ClrName (Propiedad)

Obtiene o establece el nombre del parámetro.

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

Sintaxis

'Declaración
Property ClrName As String
    Get
    Set
string ClrName { get; set; }
property String^ ClrName {
    String^ get ();
    void set (String^ value);
}
abstract ClrName : string with get, set
function get ClrName () : String
function set ClrName (value : String)

Valor de propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

ISql90ClrMethodParameter Interfaz

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