DbEntityInstance.Item Property

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

Gets the value of the specified field from the instance.

Overload List

  Name Description
Public property Item[String] Obsolete. When overridden in a derived class, gets the value of the field specified by the name on the native adapter object wrapped by this IEntityInstance object. (Inherited from AbstractInstance.)
Public property Item[Field] Obsolete. When overridden in a derived class, gets the value of the specified field on the native adapter object wrapped by this IEntityInstance . (Inherited from AbstractInstance.)

Top

See Also

Reference

DbEntityInstance Class

DbEntityInstance Members

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