Język

NoColumnAttribute Klasa

Definicja

Oznacz ten element członkowski jako nie uwidoczniony jako kolumna w elemencie IDataViewDataViewSchema.

[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
Dziedziczenie
NoColumnAttribute
Atrybuty

Konstruktory

Nazwa Opis
NoColumnAttribute()

Oznacz ten element członkowski jako nie uwidoczniony jako kolumna w elemencie IDataViewDataViewSchema.

Dotyczy