MsIfmxConnectionStringBuilder.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.
public:
property Microsoft::HostIntegration::MsIfmxClient::DBMSPlatform DBMSPlatform { Microsoft::HostIntegration::MsIfmxClient::DBMSPlatform get(); void set(Microsoft::HostIntegration::MsIfmxClient::DBMSPlatform value); };
public Microsoft.HostIntegration.MsIfmxClient.DBMSPlatform DBMSPlatform { get; set; }
member this.DBMSPlatform : Microsoft.HostIntegration.MsIfmxClient.DBMSPlatform with get, set
Public Property DBMSPlatform As DBMSPlatform