言語

ExecuteSql.GetHostPlatform(Object) メソッド

定義

接続の HostPlatform プロパティを返します。

public static string GetHostPlatform(object con);
static member GetHostPlatform : obj -> string
Public Shared Function GetHostPlatform (con As Object) As String

パラメーター

con
Object

返品

HostPlatformNames クラスの値

適用対象