ExecuteSql.GetHostPlatform(Object) Method
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.
Returns the HostPlatform property of the connection
public static string GetHostPlatform (object con);
static member GetHostPlatform : obj -> string
Public Shared Function GetHostPlatform (con As Object) As String
Parameters
- con
- Object
Returns
A value from the HostPlatformNames class