Class SqlListMember
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.Parsers.Advanced.v9.dll
Implements properties and methods for a particular list member in the data collection of the code completion popups used to describe SQL language code.
public class SqlListMember : ListMember, ICategorizedListMember, IListMember, ICodeCompletionProviderItem, IComparable
- Inheritance
-
SqlListMember
- Implements
Constructors
- SqlListMember(IListMembers)
Initializes a new instance of the
SqlListMember
class with a specified owner.
Properties
- Description
Gets or sets a string value that specifies short description of the
ListMember
.
Methods
- GetParamText(bool)
Converts
Parameters
property to a single string.