| EntitySpaces esPlugIn for MyGeneration |
|
esHelper.sProcLoadByPK Property
Used when building the LoadByPk stored procedure name.
[Visual Basic]
Public Property sProcLoadByPK As
String
[C#]
public
string sProcLoadByPK {get; set;}
Remarks
The default is "LoadByPrimaryKey".
See Also
esHelper Class | EntitySpaces.PlugIn Namespace