StoredProcedureAttributeStoredProcedureName Property
This read-only property returns the name of the stored procedure to execute when loading entities
Namespace: EWSoftware.EntityFramework.DataAnnotationsAssembly: EWSoftware.EntityFramework (in EWSoftware.EntityFramework.dll) Version: 2025.11.12.0
public string StoredProcedureName { get; }
Public ReadOnly Property StoredProcedureName As String
Get
public:
property String^ StoredProcedureName {
String^ get ();
}
member StoredProcedureName : string with get
Property Value
String