StoredProcedureAttributeStoredProcedureName Property

This read-only property returns the name of the stored procedure to execute when loading entities

Definition

Namespace: EWSoftware.EntityFramework.DataAnnotations
Assembly: EWSoftware.EntityFramework (in EWSoftware.EntityFramework.dll) Version: 2025.11.12.0
public string StoredProcedureName { get; }

Property Value

String

See Also