Click or drag to resize

StoredProcedureBackedAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Ignition.Framework.EntitiesStoredProcedureBackedAttribute

Namespace: Ignition.Framework.Entities
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
[AttributeUsageAttribute(AttributeTargets.Property)]
public sealed class StoredProcedureBackedAttribute : Attribute

The StoredProcedureBackedAttribute type exposes the following members.

Constructors
 NameDescription
Public methodStoredProcedureBackedAttributeInitializes a new instance of the StoredProcedureBackedAttribute class
Top
Properties
 NameDescription
Public propertyStoredProcedureName 
Top
See Also