SqlDataRecord (class)

This type is found in the namespace Microsoft.SqlServer.Server

mget_FieldCountInt32
mGetNameString
mGetDataTypeNameString
mGetFieldTypeType
mGetValueObject
mGetValuesInt32
mGetOrdinalInt32
mget_ItemObject
mget_ItemObject
mGetBooleanBoolean
mGetByteByte
mGetBytesInt64
mGetCharChar
mGetCharsInt64
mGetGuidGuid
mGetInt16Int16
mGetInt32Int32
mGetInt64Int64
mGetFloatSingle
mGetDoubleDouble
mGetStringString
mGetDecimalDecimal
mGetDateTimeDateTime
mGetDateTimeOffsetDateTimeOffset
mGetTimeSpanTimeSpan
mIsDBNullBoolean
mGetSqlMetaDataSqlMetaData
mGetSqlFieldTypeType
mGetSqlValueObject
mGetSqlValuesInt32
mGetSqlBinarySqlBinary
mGetSqlBytesSqlBytes
mGetSqlXmlSqlXml
mGetSqlBooleanSqlBoolean
mGetSqlByteSqlByte
mGetSqlCharsSqlChars
mGetSqlInt16SqlInt16
mGetSqlInt32SqlInt32
mGetSqlInt64SqlInt64
mGetSqlSingleSqlSingle
mGetSqlDoubleSqlDouble
mGetSqlMoneySqlMoney
mGetSqlDateTimeSqlDateTime
mGetSqlDecimalSqlDecimal
mGetSqlStringSqlString
mGetSqlGuidSqlGuid
mSetValuesInt32
mSetValueVoid
mSetBooleanVoid
mSetByteVoid
mSetBytesVoid
mSetCharVoid
mSetCharsVoid
mSetInt16Void
mSetInt32Void
mSetInt64Void
mSetFloatVoid
mSetDoubleVoid
mSetStringVoid
mSetDecimalVoid
mSetDateTimeVoid
mSetTimeSpanVoid
mSetDateTimeOffsetVoid
mSetDBNullVoid
mSetGuidVoid
mSetSqlBooleanVoid
mSetSqlByteVoid
mSetSqlInt16Void
mSetSqlInt32Void
mSetSqlInt64Void
mSetSqlSingleVoid
mSetSqlDoubleVoid
mSetSqlMoneyVoid
mSetSqlDateTimeVoid
mSetSqlXmlVoid
mSetSqlDecimalVoid
mSetSqlStringVoid
mSetSqlBinaryVoid
mSetSqlGuidVoid
mSetSqlCharsVoid
mSetSqlBytesVoid
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
c.ctor
pFieldCountInt32
pItemObject
pItemObject

get_FieldCount

GetName

.

GetDataTypeName

ordinalSystem.Int32

GetFieldType

ordinalSystem.Int32

GetValue

ordinalSystem.Int32

GetValues

ordinalSystem.Int32

GetOrdinal

valuesSystem.Object[]

get_Item

nameSystem.String

get_Item

ordinalSystem.Int32

GetBoolean

nameSystem.String

GetByte

ordinalSystem.Int32

GetBytes

ordinalSystem.Int32

GetChar

ordinalSystem.Int32
fieldOffsetSystem.Int64
bufferSystem.Byte[]
bufferOffsetSystem.Int32
lengthSystem.Int32

GetChars

ordinalSystem.Int32

GetGuid

ordinalSystem.Int32
fieldOffsetSystem.Int64
bufferSystem.Char[]
bufferOffsetSystem.Int32
lengthSystem.Int32

GetInt16

ordinalSystem.Int32

GetInt32

ordinalSystem.Int32

GetInt64

ordinalSystem.Int32

GetFloat

ordinalSystem.Int32

GetDouble

ordinalSystem.Int32

GetString

ordinalSystem.Int32

GetDecimal

ordinalSystem.Int32

GetDateTime

ordinalSystem.Int32

GetDateTimeOffset

ordinalSystem.Int32

GetTimeSpan

ordinalSystem.Int32

IsDBNull

ordinalSystem.Int32

GetSqlMetaData

ordinalSystem.Int32

GetSqlFieldType

ordinalSystem.Int32

GetSqlValue

ordinalSystem.Int32

GetSqlValues

ordinalSystem.Int32

GetSqlBinary

valuesSystem.Object[]

GetSqlBytes

ordinalSystem.Int32

GetSqlXml

ordinalSystem.Int32

GetSqlBoolean

ordinalSystem.Int32

GetSqlByte

ordinalSystem.Int32

GetSqlChars

ordinalSystem.Int32

GetSqlInt16

ordinalSystem.Int32

GetSqlInt32

ordinalSystem.Int32

GetSqlInt64

ordinalSystem.Int32

GetSqlSingle

ordinalSystem.Int32

GetSqlDouble

ordinalSystem.Int32

GetSqlMoney

ordinalSystem.Int32

GetSqlDateTime

ordinalSystem.Int32

GetSqlDecimal

ordinalSystem.Int32

GetSqlString

ordinalSystem.Int32

GetSqlGuid

ordinalSystem.Int32

SetValues

ordinalSystem.Int32

SetValue

valuesSystem.Object[]

SetBoolean

ordinalSystem.Int32
valueSystem.Object

SetByte

ordinalSystem.Int32
valueSystem.Boolean

SetBytes

ordinalSystem.Int32
valueSystem.Byte

SetChar

ordinalSystem.Int32
fieldOffsetSystem.Int64
bufferSystem.Byte[]
bufferOffsetSystem.Int32
lengthSystem.Int32

SetChars

ordinalSystem.Int32
valueSystem.Char

SetInt16

ordinalSystem.Int32
fieldOffsetSystem.Int64
bufferSystem.Char[]
bufferOffsetSystem.Int32
lengthSystem.Int32

SetInt32

ordinalSystem.Int32
valueSystem.Int16

SetInt64

ordinalSystem.Int32
valueSystem.Int32

SetFloat

ordinalSystem.Int32
valueSystem.Int64

SetDouble

ordinalSystem.Int32
valueSystem.Single

SetString

ordinalSystem.Int32
valueSystem.Double

SetDecimal

ordinalSystem.Int32
valueSystem.String

SetDateTime

ordinalSystem.Int32
valueSystem.Decimal

SetTimeSpan

ordinalSystem.Int32
valueSystem.DateTime

SetDateTimeOffset

ordinalSystem.Int32
valueSystem.TimeSpan

SetDBNull

ordinalSystem.Int32
valueSystem.DateTimeOffset

SetGuid

ordinalSystem.Int32

SetSqlBoolean

ordinalSystem.Int32
valueSystem.Guid

SetSqlByte

ordinalSystem.Int32
valueSystem.Data.SqlTypes.SqlBoolean

SetSqlInt16

ordinalSystem.Int32
valueSystem.Data.SqlTypes.SqlByte

SetSqlInt32

ordinalSystem.Int32
valueSystem.Data.SqlTypes.SqlInt16

SetSqlInt64

ordinalSystem.Int32
valueSystem.Data.SqlTypes.SqlInt32

SetSqlSingle

ordinalSystem.Int32
valueSystem.Data.SqlTypes.SqlInt64

SetSqlDouble

ordinalSystem.Int32
valueSystem.Data.SqlTypes.SqlSingle

SetSqlMoney

ordinalSystem.Int32
valueSystem.Data.SqlTypes.SqlDouble

SetSqlDateTime

ordinalSystem.Int32
valueSystem.Data.SqlTypes.SqlMoney

SetSqlXml

ordinalSystem.Int32
valueSystem.Data.SqlTypes.SqlDateTime

SetSqlDecimal

ordinalSystem.Int32
valueSystem.Data.SqlTypes.SqlXml

SetSqlString

ordinalSystem.Int32
valueSystem.Data.SqlTypes.SqlDecimal

SetSqlBinary

ordinalSystem.Int32
valueSystem.Data.SqlTypes.SqlString

SetSqlGuid

ordinalSystem.Int32
valueSystem.Data.SqlTypes.SqlBinary

SetSqlChars

ordinalSystem.Int32
valueSystem.Data.SqlTypes.SqlGuid

SetSqlBytes

ordinalSystem.Int32
valueSystem.Data.SqlTypes.SqlChars

Equals

ordinalSystem.Int32
valueSystem.Data.SqlTypes.SqlBytes

GetHashCode

objSystem.Object

GetType

.

ToString

.

.ctor

.

FieldCount

metaDataMicrosoft.SqlServer.Server.SqlMetaData[]

Item

.

Item

.
.