ProfileTypeProperty.LoadPropertyDefinition method (IDataRecord)

This member overrides PropertyBase.LoadPropertyDefinition(IDataRecord).

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Protected Overrides Sub LoadPropertyDefinition ( _
    record As IDataRecord _
)
'Usage
Dim record As IDataRecord

Me.LoadPropertyDefinition(record)
protected override void LoadPropertyDefinition(
    IDataRecord record
)

Parameters

See also

Reference

ProfileTypeProperty class

ProfileTypeProperty members

LoadPropertyDefinition overload

Microsoft.Office.Server.UserProfiles namespace