Gets a DataView from a named Global Collection.

Syntax

ISDatabaseBL.CreateDataViewFromNamedGlobalCollection(globalCollectionName, sqlWhere, includeInactive, dataView)

Parameters

NameTypeOptionalByRefDescription
globalCollectionName String
sqlWhere String
includeInactive Boolean
dataView DataView ByRef

Return Value

Boolean

A Boolean value indicating success.

Member of:
ISDatabaseBL
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0