Click or drag to resize

InstanceInfoIsAutomatic Property

Gets a value indicating whether this instance is automatic.

Namespace:  usis.Data.LocalDb
Assembly:  usis.Data.LocalDb (in usis.Data.LocalDb.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool IsAutomatic { get; }

Property Value

Type: Boolean
true if this instance is automatic; otherwise, false.
See Also