SPBusinessDataField constructor
Initializes a new instance of the [Microsoft.SharePoint.SPBusinessDataField] class.
Overload list
Name | Description | |
---|---|---|
![]() |
SPBusinessDataField(SPFieldCollection, String) | Initializes a new instance of the SPBusinessDataField class based on the specified field collection and field name. |
![]() |
SPBusinessDataField(SPFieldCollection, String, String) | Initializes a new instance of the SPBusinessDataField class based on the specified field collection, field name, and display name for the field. |
Top