SimpleORM.NET
BeforeDeleteAttribute Constructor (p_name)
NamespacesSormBeforeDeleteAttributeBeforeDeleteAttribute(String)

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

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

Assembly: sorm (Module: sorm) Version: 1.0.0.13068