次の方法で共有


ColumnInfo クラス

定義

public ref class ColumnInfo : Microsoft::ReportingServices::QueryDesigners::IColumnInfo
public class ColumnInfo : Microsoft.ReportingServices.QueryDesigners.IColumnInfo
type ColumnInfo = class
    interface IColumnInfo
Public Class ColumnInfo
Implements IColumnInfo
継承
ColumnInfo
実装

コンストラクター

ColumnInfo(StorageDataReader, Int32)
ColumnInfo(String)
ColumnInfo(String, String, String, Type, Int32)

フィールド

bytes
chars
dataTypeName
longField
maxLength
name
numericPrecision
providerSpecificDataTypeName
sqlVariant
type
xml

プロパティ

ServerVersion

メソッド

GetDataTypeName()
GetFieldType()
GetMaxLength()
GetName()
GetNumericPrecision()
GetProviderSpecificDataTypeName()
InitFieldTypes()
IsBytes()
IsChars()
IsLongField()
IsSqlVariant()
IsUdt()
IsXml()

適用対象