SimpleORM.NET
Session Class
NamespacesSormSession

[This is preliminary documentation and is subject to change.]

Description of Session.
Declaration Syntax
C#Visual BasicVisual C++
public class Session : IDisposable, Session
Public Class Session _
	Implements IDisposable, Session
public ref class Session : IDisposable, 
	Session
Members
All MembersConstructorsMethodsPropertiesFields



IconMemberDescription
Session(String, String)
Initializes a new instance of the Session class

Session(String, String, SessionFlags)
Initializes a new instance of the Session class

activation_depth

begin()()()

close()()()

default_session

delete(Object)

Dispose()()()

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
meta(Object)

meta(MetaObject)

object_by_id(Guid)

objects<(Of <(T>)>)()()()

owned_tag

owner_tag

provider

query<(Of <(T>)>)()()()

register_serializer(Serializer)

register_types(array<Type>[]()[])

schema(Type)

schema(String)

schema_evolution
simple

store(Object)

store(Object, Int32)

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
update_depth

Inheritance Hierarchy
Object
Session

Assembly: sorm (Module: sorm) Version: 1.0.0.13068