Gets the access strategy string for NHibernate's mapping.

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

Syntax

C#
public string AccessString{ get;}

Field Value

The access string.

See Also