SPBusinessDataField Constructor
Include Protected Members
Include Inherited Members
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