Active Query Builder 2 .NET Edition reference
GetMultiParamAggregateNames Method



Syntax
'Declaration
 
Public Overrides Sub GetMultiParamAggregateNames( _
   ByVal names As SQLQualifiedNameList _
) 
'Usage
 
Dim instance As PostgreSQLSyntaxProvider
Dim names As SQLQualifiedNameList
 
instance.GetMultiParamAggregateNames(names)
public override void GetMultiParamAggregateNames( 
   SQLQualifiedNameList names
)
public: void GetMultiParamAggregateNames( 
   SQLQualifiedNameList* names
) override 

Parameters

names
See Also

Reference

PostgreSQLSyntaxProvider Class
PostgreSQLSyntaxProvider Members
Base Implementation in GetMultiParamAggregateNames

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback