NoColumnAttribute Třída

Definice

Označte tohoto člena jako nezpřístupněný IDataView jako sloupec v souboru 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
Dědičnost
NoColumnAttribute
Atributy

Konstruktory

NoColumnAttribute()

Označte tohoto člena jako nezpřístupněný IDataView jako sloupec v souboru DataViewSchema.

Platí pro