Compartilhar via


NameAttribute Classe

Definição

Especifica o nome real de uma propriedade de conexão que pode conter espaços, pontuação etc.

public ref class NameAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Property)]
public sealed class NameAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property)>]
type NameAttribute = class
    inherit Attribute
Public NotInheritable Class NameAttribute
Inherits Attribute
Herança
NameAttribute
Atributos

Construtores

NameAttribute(String)

Inicializa uma nova instância do NameAttribute, especificando o nome da propriedade de conexão.

Propriedades

Name

Obtém o nome literal da cadeia de caracteres de uma determinada propriedade de conexão.

Aplica-se a