SimpleORM.NET
field Method (p_name)
NamespacesSorm.InterfacesMetaObjectfield(String)

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

Associated MetaObject's can be queried with this accessor.
Declaration Syntax
C#Visual BasicVisual C++
MetaObject field(
	string p_name
)
Function field ( _
	p_name As String _
) As MetaObject
MetaObject^ field(
	String^ p_name
)
Parameters
p_name (String)
Name of an associated MetaObject
Return Value
A MetaObject instance or null

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