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

Class ParameterInformation

Inheritance
System.Object
ParameterInformation
Namespace:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts
Assembly:Microsoft.SqlTools.ServiceLayer.dll
Syntax
public class ParameterInformation

Properties

| Improve this Doc View Source

Documentation

Declaration
public string Documentation { get; set; }
Type Description
System.String
| Improve this Doc View Source

Label

Declaration
public string Label { get; set; }
Type Description
System.String
  • Improve this Doc
  • View Source

© Microsoft  //  Generated with DocFX