IScalarVariable Antarmuka

Definisi

public interface IScalarVariable : Microsoft.SqlServer.Management.SqlParser.Metadata.ILocalVariable, Microsoft.SqlServer.Management.SqlParser.Metadata.IScalar
type IScalarVariable = interface
    interface IScalar
    interface IMetadataObject
    interface ILocalVariable
Public Interface IScalarVariable
Implements ILocalVariable, IScalar
Turunan
Penerapan

Properti

Nama Deskripsi
DataType
IsCursorVariable (Diperoleh dari ILocalVariable)
IsParameter (Diperoleh dari ILocalVariable)
IsScalarVariable (Diperoleh dari ILocalVariable)
IsTableVariable (Diperoleh dari ILocalVariable)
Name (Diperoleh dari IMetadataObject)
Nullable (Diperoleh dari IScalar)
ScalarType (Diperoleh dari IScalar)

Metode

Nama Deskripsi
Accept<T>(IMetadataObjectVisitor<T>) (Diperoleh dari IMetadataObject)

Metode Ekstensi

Nama Deskripsi
TypeInfo(IMetadataObject)

Berlaku untuk