ICursorDataType 介面

定義

public interface ICursorDataType : Microsoft.SqlServer.Management.SqlParser.Metadata.IDataType
type ICursorDataType = interface
    interface IDataType
    interface IMetadataObject
Public Interface ICursorDataType
Implements IDataType
實作

屬性

名稱 Description
IsCursor (繼承來源 IDataType)
IsScalar (繼承來源 IDataType)
IsTable (繼承來源 IDataType)
IsUnknown (繼承來源 IDataType)
Name (繼承來源 IMetadataObject)

方法

名稱 Description
Accept<T>(IMetadataObjectVisitor<T>) (繼承來源 IMetadataObject)

擴充方法

名稱 Description
TypeInfo(IMetadataObject)

適用於