C# Класс DbcExtractor.PrimaryKeyAttribute

Наследование: System.Attribute
Показать файл Открыть проект

Открытые методы

Метод Описание
PrimaryKeyAttribute ( ) : System

Defines that this field is a primary key.

Описание методов

PrimaryKeyAttribute() публичный Метод

Defines that this field is a primary key.
public PrimaryKeyAttribute ( ) : System
Результат System