ActiveReports 9
Collation Property (IBaseDataSet)

Gets or sets the locale to use in the collation sequence for sorting data.

Syntax
'Declaration
 
Property Collation As System.String
System.string Collation {get; set;}

Property Value

A String indicating the locale to use in the collation sequence for sorting data.

Remarks

If no Collation is specified, the application attempts to derive the collation setting by querying the data provider.

Defaults to the application's locale settings if the data provider does not support that method or returns an unsupported or invalid value.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IBaseDataSet Interface
IBaseDataSet Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum