EasyObjects.NET Programmers Reference

DynamicQuerySettings.DefaultInstance Property

Gets or sets the default database instance.

public string DefaultInstance {get; set;}

Property Value

The default database instance.

Remarks

This property maps to the defaultInstance element in configuration.

See Also

DynamicQuerySettings Class | NCI.EasyObjects.Configuration Namespace