SQL Tools Service
Show / Hide Table of Contents
Improve this Doc View Source

Class ConnectionSummaryExtensions

Extension methods to ConnectionSummary

Inheritance
System.Object
ConnectionSummaryExtensions
Namespace:Microsoft.SqlTools.ServiceLayer.Connection.Contracts
Assembly:Microsoft.SqlTools.ServiceLayer.dll
Syntax
public static class ConnectionSummaryExtensions

Methods

| Improve this Doc View Source

Clone(ConnectionSummary)

Create a copy of a ConnectionSummary object

Declaration
public static ConnectionSummary Clone(this ConnectionSummary summary)
Parameters
Type Name Description
ConnectionSummary summary
Returns
Type Description
ConnectionSummary
  • Improve this Doc
  • View Source

© Microsoft  //  Generated with DocFX