NoColumnAttribute Classe

Definição

Marque esse membro como não sendo exposto como uma IDataView coluna no DataViewSchema.

[System.AttributeUsage(System.AttributeTargets.Field | System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)]
public sealed class NoColumnAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Field | System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)>]
type NoColumnAttribute = class
    inherit Attribute
Public NotInheritable Class NoColumnAttribute
Inherits Attribute
Herança
NoColumnAttribute
Atributos

Construtores

NoColumnAttribute()

Marque esse membro como não sendo exposto como uma IDataView coluna no DataViewSchema.

Aplica-se a