Поделиться через


TraceReplay.Connection Свойство

Определение

Возвращает или задает соединение с экземпляром SQL Server.

public:
 property Microsoft::SqlServer::Management::Common::ConnectionInfoBase ^ Connection { Microsoft::SqlServer::Management::Common::ConnectionInfoBase ^ get(); void set(Microsoft::SqlServer::Management::Common::ConnectionInfoBase ^ value); };
public Microsoft.SqlServer.Management.Common.ConnectionInfoBase Connection { get; set; }
member this.Connection : Microsoft.SqlServer.Management.Common.ConnectionInfoBase with get, set
Public Property Connection As ConnectionInfoBase

Значение свойства

SqlConnectionInfo Значение объекта, указывающее соединение с экземпляром SQL Server.

Примеры

Readme_Tracer

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