EntitySpaces esPlugIn for MyGeneration

esHelper.sProcLoadAll Property

Used when building the LoadAll stored procedure name.

[Visual Basic]
Public Property sProcLoadAll As String
[C#]
public string sProcLoadAll {get; set;}

Remarks

The default is "LoadAll".

See Also

esHelper Class | EntitySpaces.PlugIn Namespace