SqlUpdateSpecification Класс

Определение

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

Свойства

Имя Описание
BoundObject (Унаследовано от SqlCodeObject)
Children
EndLocation (Унаследовано от SqlCodeObject)
FromClause (Унаследовано от SqlUpdateDeleteSpecificationBase)
IsSqlCodeSnippet (Унаследовано от SqlCodeObject)
Length (Унаследовано от SqlCodeObject)
OutputClause (Унаследовано от SqlDmlSpecification)
OutputIntoClause (Унаследовано от SqlDmlSpecification)
Parent (Унаследовано от SqlCodeObject)
Position (Унаследовано от SqlCodeObject)
SetClause
Sql (Унаследовано от SqlCodeObject)
StartLocation (Унаследовано от SqlCodeObject)
Statement (Унаследовано от SqlCodeObject)
Target (Унаследовано от SqlDmlSpecification)
TokenManager (Унаследовано от SqlCodeObject)
Tokens (Унаследовано от SqlCodeObject)
TopSpecification (Унаследовано от SqlDmlSpecification)
WhereClause (Унаследовано от SqlUpdateDeleteSpecificationBase)
Xml (Унаследовано от SqlCodeObject)

Методы

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

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