Add an object to the output document.
Namespace:
NHibernateAssembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Function Bind ( _ obj As Object _ ) As IDatabinder |
C# |
---|
IDatabinder Bind( Object obj ) |
Visual C++ |
---|
IDatabinder^ Bind( Object^ obj ) |
JavaScript |
---|
function bind(obj); |
Parameters
- obj
- Type: System..::.Object
A transient or persistent instance