SqlStorageSpecification Класс

Определение

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

Конструкторы

Имя Описание
SqlStorageSpecification()

Свойства

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

Методы

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

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