This member is for System Use Only and should NOT be used.
Build an SQL WHERE Filter to apply to the DataView generated via the GetDataView method.
Syntax
finScripts.GetDataViewFilter(filterByScriptType, scriptType, filterbyTargetObjectType, targetObjectType)
Parameters
| Name | Type | Optional | ByRef | Description |
| filterByScriptType |
Boolean |
|
|
Indicates whether to Filter By a Script Type. |
| scriptType |
isefinScriptType |
|
|
The Script Type to filter by. |
| filterbyTargetObjectType |
Boolean |
|
|
Indicates whether to Filter By a Target Object Type. |
| targetObjectType |
String |
|
|
The Target Object Type to filter by. |
Return Value
- Member of:
- finScripts
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0