Поделиться через


NoColumnAttribute Класс

Определение

Пометьте этот элемент как не предоставленный IDataView в качестве столбца в .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
Наследование
NoColumnAttribute
Атрибуты

Конструкторы

NoColumnAttribute()

Пометьте этот элемент как не предоставленный IDataView в качестве столбца в .DataViewSchema

Применяется к