Click or drag to resize

Association Constructor (String)

Initializes a new instance of the Association class

Namespace:  VelocityDb.TypeInfo
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public Association(
	string reversePropertyName
)

Parameters

reversePropertyName
Type: SystemString

[Missing <param name="reversePropertyName"/> documentation for "M:VelocityDb.TypeInfo.Association.#ctor(System.String)"]

See Also