Click or drag to resize

InstanceInfoIsShared Property

Gets a value indicating whether this instance is shared.

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 IsShared { get; }

Property Value

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