MsDb2Connection.UseEarlyMetaData Property

Definition

Caution

UseEarlyMetaData property has been deprecated. Use the Microsoft.HostIntegration.MsDb2Client.MsDb2ConnectionStringBuilder.

public:
 property bool UseEarlyMetaData { bool get(); void set(bool value); };
[System.Obsolete("UseEarlyMetaData property has been deprecated. Use the Microsoft.HostIntegration.MsDb2Client.MsDb2ConnectionStringBuilder.")]
public bool UseEarlyMetaData { get; set; }
member this.UseEarlyMetaData : bool with get, set
Public Property UseEarlyMetaData As Boolean

Property Value

Boolean
Attributes

Applies to