Interface IStdBSPCategorias
Assembly: StdPlatBS100.dll
Syntax
[ComVisible(true)]
[Guid("179BEB94-DDC6-4F82-8127-5F81DC3941F2")]
public interface IStdBSPCategorias
Methods
EditaQuery(String)
Declaration
StdBESqlQuery EditaQuery(string strIdQuery)
Parameters
| Type |
Name |
Description |
| System.String |
strIdQuery |
|
Returns
| Type |
Description |
| StdBESql100.StdBESqlQuery |
|
GeraSql(StdBESqlQuery, Boolean)
Declaration
string GeraSql(StdBESqlQuery objQuery, bool blnPreencheParametros = true)
Parameters
| Type |
Name |
Description |
| StdBESql100.StdBESqlQuery |
objQuery |
|
| System.Boolean |
blnPreencheParametros |
|
Returns
| Type |
Description |
| System.String |
|