Click or drag to resize
DeleteAllObjectsOfTypeQuerySpecificationCompiledQueryGetDatabaseParameters Method

Namespace: PDTec.IceNet.Sdk.Database.Query
Assembly: PDTec.IceNet.Sdk (in PDTec.IceNet.Sdk.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
protected override ICollection<CCompiledQueryImplBaseParameter> GetDatabaseParameters(
	IQueryParameters pParameters
)

Parameters

pParameters
Type: PDTec.IceNet.Core.Database.QueryIQueryParameters

Return Value

Type: ICollectionCCompiledQueryImplBaseParameter
See Also