MsDb2Connection.DBMSPlatform 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.
Caution
DBMSPlatform property has been deprecated. Use the Microsoft.HostIntegration.MsDb2Client.MsDb2ConnectionStringBuilder.
public:
property Microsoft::HostIntegration::MsDb2Client::DBMSPlatform DBMSPlatform { Microsoft::HostIntegration::MsDb2Client::DBMSPlatform get(); void set(Microsoft::HostIntegration::MsDb2Client::DBMSPlatform value); };
[System.Obsolete("DBMSPlatform property has been deprecated. Use the Microsoft.HostIntegration.MsDb2Client.MsDb2ConnectionStringBuilder.")]
public Microsoft.HostIntegration.MsDb2Client.DBMSPlatform DBMSPlatform { get; set; }
member this.DBMSPlatform : Microsoft.HostIntegration.MsDb2Client.DBMSPlatform with get, set
Public Property DBMSPlatform As DBMSPlatform
Property Value
- Attributes