StoredProcedureBackedAttribute Class
Namespace: Ignition.Framework.EntitiesAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[AttributeUsageAttribute(AttributeTargets.Property)]
public sealed class StoredProcedureBackedAttribute : Attribute
<AttributeUsageAttribute(AttributeTargets.Property)>
Public NotInheritable Class StoredProcedureBackedAttribute
Inherits Attribute
[AttributeUsageAttribute(AttributeTargets::Property)]
public ref class StoredProcedureBackedAttribute sealed : public Attribute
[<SealedAttribute>]
[<AttributeUsageAttribute(AttributeTargets.Property)>]
type StoredProcedureBackedAttribute =
class
inherit Attribute
end
- Inheritance
- Object Attribute StoredProcedureBackedAttribute