PropertyBase.LoadPropertyDefinition method (SqlCommand, Boolean)
SharePoint 2013
Loads the property definition that is defined by the specified SQL command.
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
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.