Click or drag to resize

TableAttribute Constructor

Constructor with name

Namespace:  SanteDB.OrmLite.Attributes
Assembly:  SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 2.2.1
Syntax
public TableAttribute(
	string name
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:SanteDB.OrmLite.Attributes.TableAttribute.#ctor(System.String)"]

See Also