Click or drag to resize

StoredProcedureBackedAttribute Constructor

Initializes a new instance of the StoredProcedureBackedAttribute class

Namespace: Ignition.Framework.Entities
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public StoredProcedureBackedAttribute(
	string storedProcedureName
)

Parameters

storedProcedureName  String
 
See Also