Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: SharePoint Foundation 2010
In this article
Property Value
Applies To
Remarks
Gets the properties associated with the connection to the data source.
var value = SP.ListDataSource.get_properties(); 
Property Value
Type: Dictionary
Applies To
Remarks
It must not be null. It must contain the following keys: "LobSystemInstance", "EntityNamespace", "Entity", and "SpecificFinder".