PathWrapper.PathSeparatorFromServerConnection(ServerConnection) Метод

Определение

Возвращает соответствующую строку разделителя путей для заданного подключения к серверу

public static string PathSeparatorFromServerConnection(Microsoft.SqlServer.Management.Common.ServerConnection serverConnection);
static member PathSeparatorFromServerConnection : Microsoft.SqlServer.Management.Common.ServerConnection -> string
Public Shared Function PathSeparatorFromServerConnection (serverConnection As ServerConnection) As String

Параметры

serverConnection
ServerConnection

Возвращаемое значение

Применяется к