Show / Hide Table of Contents

Constructor DbPrimaryKeyAttribute

| Improve this Doc View Source

DbPrimaryKeyAttribute(String)

Initializes a new instance of DbPrimaryKeyAttribute.

Declaration
public DbPrimaryKeyAttribute(string name)
Parameters
Type Name Description
System.String name

The name of the database primary key.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest