Langue

NoColumnAttribute Classe

Définition

Marquez ce membre comme n’étant pas exposé en tant que IDataView colonne dans le 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
Héritage
NoColumnAttribute
Attributs

Constructeurs

Nom Description
NoColumnAttribute()

Marquez ce membre comme n’étant pas exposé en tant que IDataView colonne dans le DataViewSchema.

S’applique à