ITableVariable Interfaccia

Definizione

public interface ITableVariable : Microsoft.SqlServer.Management.SqlParser.Metadata.ILocalVariable, Microsoft.SqlServer.Management.SqlParser.Metadata.ITabular
type ITableVariable = interface
    interface ITabular
    interface IMetadataObject
    interface ILocalVariable
Public Interface ITableVariable
Implements ILocalVariable, ITabular
Derivato
Implementazioni

Proprietà

Nome Descrizione
Columns (Ereditato da ITabular)
DataType
IsCursorVariable (Ereditato da ILocalVariable)
IsParameter (Ereditato da ILocalVariable)
IsScalarVariable (Ereditato da ILocalVariable)
IsTableVariable (Ereditato da ILocalVariable)
Name (Ereditato da IMetadataObject)
TabularType (Ereditato da ITabular)
Unaliased (Ereditato da ITabular)

Metodi

Nome Descrizione
Accept<T>(IMetadataObjectVisitor<T>) (Ereditato da IMetadataObject)

Metodi di estensione

Nome Descrizione
TypeInfo(IMetadataObject)

Si applica a