TempDataRecord Members

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

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 Obsolete. This member is reserved for internal use and is not intended to be used directly from your code.
Public property Item[Int32] Obsolete.
Public property Item[String] Obsolete.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetBoolean Obsolete.
Public method GetByte Obsolete.
Public method GetBytes Obsolete.
Public method GetChar Obsolete.
Public method GetChars Obsolete.
Public method GetData Obsolete.
Public method GetDataTypeName Obsolete.
Public method GetDateTime Obsolete.
Public method GetDecimal Obsolete.
Public method GetDouble Obsolete.
Public method GetFieldType Obsolete.
Public method GetFloat Obsolete.
Public method GetGuid Obsolete.
Public method GetHashCode (Inherited from Object.)
Public method GetInt16 Obsolete.
Public method GetInt32 Obsolete.
Public method GetInt64 Obsolete.
Public method GetName Obsolete.
Public method GetOrdinal Obsolete.
Public method GetString Obsolete.
Public method GetType (Inherited from Object.)
Public method GetValue Obsolete.
Public method GetValues Obsolete.
Public method IsDBNull Obsolete.
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