NoColumnAttribute Třída
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
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. |