SimpleORM.NET
schema Method (p_item)
NamespacesSorm.InterfacesSessionschema(Type)

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

Retrieve the schema information for a given type.
Declaration Syntax
C#Visual BasicVisual C++
TypeSchema schema(
	Type p_item
)
Function schema ( _
	p_item As Type _
) As TypeSchema
TypeSchema^ schema(
	Type^ p_item
)
Parameters
p_item (Type)
Type to request the info for
Return Value
Schema information or null, if the type has not been registered

Assembly: sorm.interfaces (Module: sorm.interfaces) Version: 1.0.0.13068