ActiveDatabaseSoftware.ActiveQueryBuilder Namespace > DataSourceOptions Class : KeyFieldsFirst Property |
'Declaration Public Property KeyFieldsFirst As System.Boolean
'Usage Dim instance As DataSourceOptions Dim value As System.Boolean instance.KeyFieldsFirst = value value = instance.KeyFieldsFirst
public System.bool KeyFieldsFirst {get; set;}