Associates the specified table with the target type

Namespace: Castle.ActiveRecord
Assembly:  Castle.ActiveRecord (in Castle.ActiveRecord.dll)
Version: 1.0.3.0

Syntax

C#
public ActiveRecordAttribute(
	string table
)

Parameters

table
String

[Missing <param> documentation for "table"]

See Also