Return the Underlying Persistent Object, initializing if necessary.
Namespace: NHibernate.ProxyAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public Object GetImplementation() |
Visual Basic |
---|
Public Function GetImplementation As Object |
Visual C++ |
---|
public: virtual Object^ GetImplementation() sealed |