TempDataRecord Members

Include Protected Members
Include Inherited Members

This class and its members are reserved for internal use and are not intended to be used in your code.

The TempDataRecord type exposes the following members.

Properties

  Name Description
Public property FieldCount This member is reserved for internal use and is not intended to be used directly from your code.
Public property Item[Int32]
Public property Item[String]

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetBoolean
Public method GetByte
Public method GetBytes
Public method GetChar
Public method GetChars
Public method GetData
Public method GetDataTypeName
Public method GetDateTime
Public method GetDecimal
Public method GetDouble
Public method GetFieldType
Public method GetFloat
Public method GetGuid
Public method GetHashCode (Inherited from Object.)
Public method GetInt16
Public method GetInt32
Public method GetInt64
Public method GetName
Public method GetOrdinal
Public method GetString
Public method GetType (Inherited from Object.)
Public method GetValue
Public method GetValues
Public method IsDBNull
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

TempDataRecord Class

Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.Db Namespace