ActiveDatabaseSoftware.ActiveQueryBuilder Namespace > ServerDescriptor Class : QueryToLoadFieldsForObject Property |
'Declaration Public Property QueryToLoadFieldsForObject As System.String
'Usage Dim instance As ServerDescriptor Dim value As System.String instance.QueryToLoadFieldsForObject = value value = instance.QueryToLoadFieldsForObject
public System.string QueryToLoadFieldsForObject {get; set;}