ServerConnection.UseMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the DeferredUseMode UseMode all ServerConnection instances use
public static Microsoft.SqlServer.Management.Common.DeferredUseMode UseMode { get; set; }
static member UseMode : Microsoft.SqlServer.Management.Common.DeferredUseMode with get, set
Public Shared Property UseMode As DeferredUseMode