Initializes a new instance of the PropertyComparer class
Namespace: SchemaExplorerAssembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
| C# |
|---|
public PropertyComparer( string orderByClause ) |
| Visual Basic |
|---|
Public Sub New ( orderByClause As String ) |
Parameters
- orderByClause
- Type: System..::..String