SqlSortInTempDbIndexOption Класс

Определение

public class SqlSortInTempDbIndexOption : Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlIndexOption
type SqlSortInTempDbIndexOption = class
    inherit SqlIndexOption
Public Class SqlSortInTempDbIndexOption
Inherits SqlIndexOption
Наследование
SqlSortInTempDbIndexOption

Свойства

Имя Описание
BoundObject (Унаследовано от SqlCodeObject)
Children (Унаследовано от SqlCodeObject)
EndLocation (Унаследовано от SqlCodeObject)
IsSqlCodeSnippet (Унаследовано от SqlCodeObject)
Length (Унаследовано от SqlCodeObject)
OnOffValue
Parent (Унаследовано от SqlCodeObject)
Position (Унаследовано от SqlCodeObject)
Sql (Унаследовано от SqlCodeObject)
StartLocation (Унаследовано от SqlCodeObject)
Statement (Унаследовано от SqlCodeObject)
TokenManager (Унаследовано от SqlCodeObject)
Tokens (Унаследовано от SqlCodeObject)
Type (Унаследовано от SqlIndexOption)
Xml (Унаследовано от SqlCodeObject)

Методы

Имя Описание
Accept(ISqlCodeObjectVisitor)
Accept<C>(ISqlCodeObjectContextVisitor<C>, C)
Accept<T,C>(ISqlCodeObjectContextVisitor<T,C>, C)
Accept<T>(ISqlCodeObjectVisitor<T>)

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