Show / Hide Table of Contents

Constructor DbTableAttribute

| Improve this Doc View Source

DbTableAttribute()

Initializes a new instance of DbTableAttribute.

Declaration
public DbTableAttribute()
| Improve this Doc View Source

DbTableAttribute(String)

Initializes a new instance of DbTableAttribute by specified name.

Declaration
public DbTableAttribute(string name)
Parameters
Type Name Description
System.String name
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest