0 out of 1 rated this helpful - Rate this topic

PropertyBase.LoadPropertyDefinition method (SqlCommand, Boolean)

Loads the property definition that is defined by the specified SQL command.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
protected void LoadPropertyDefinition(
	SqlCommand cmd,
	bool isSection
)

Parameters

cmd
Type: System.Data.SqlClient.SqlCommand
The prebuilt SQL command.
isSection
Type: System.Boolean
The value indicating whether this property is a section property.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.