The name of the stored procedure. Removes any prefix on the table and adds the prefix 'p'.
[Visual Basic]
Public ReadOnly Property StoredProcedureName As String
[C#]
public string StoredProcedureName {get;}
Remarks
You should set EntityObject before you call this property.
See Also
General Class | General Members | Magnusson.Data.SqlAutomation Namespace