Skip to main content

DataProviderBase.SelectSqlGeneratorWithAlias.GetNextParameterName(OperandValue) Method

Namespace: DevExpress.DataAccess

Assembly: DevExpress.DataAccess.v23.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap

Declaration

public override string GetNextParameterName(
    OperandValue parameter
)

Parameters

Name Type
parameter OperandValue

Returns

Type
String
See Also