SimpleORM.NET
AfterLoadAttribute Constructor (p_name)
NamespacesSormAfterLoadAttributeAfterLoadAttribute(String)

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

Setup this instance
Declaration Syntax
C#Visual BasicVisual C++
public AfterLoadAttribute(
	string p_name
)
Public Sub New ( _
	p_name As String _
)
public:
AfterLoadAttribute(
	String^ p_name
)
Parameters
p_name (String)
Name of a routine, must exist

Assembly: sorm (Module: sorm) Version: 1.0.0.13068