Compartir a través de


NoColumnAttribute Clase

Definición

Marque este miembro como no expuesto como una IDataView columna en .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
Herencia
NoColumnAttribute
Atributos

Constructores

NoColumnAttribute()

Marque este miembro como no expuesto como una IDataView columna en .DataViewSchema

Se aplica a