SimpleORM.NET
AfterDeleteAttribute Constructor (p_name)
NamespacesSormAfterDeleteAttributeAfterDeleteAttribute(String)

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

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

Assembly: sorm (Module: sorm) Version: 1.0.0.13068