C# Class Crow.Library.Foundation.DatabaseLayer.PrimaryKeyAttribute

Inheritance: System.Attribute
Mostrar archivo Open project: msusur/Crowfx

Public Methods

Method Description
PrimaryKeyAttribute ( string primaryKey ) : System

Method Details

PrimaryKeyAttribute() public method

public PrimaryKeyAttribute ( string primaryKey ) : System
primaryKey string
return System