DictDataEntity.getUniqueKeysForDataSource(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual Microsoft::Dynamics::Ax::Xpp::List ^ getUniqueKeysForDataSource(System::String ^ _dataSourceName);
public virtual Microsoft.Dynamics.Ax.Xpp.List getUniqueKeysForDataSource (string _dataSourceName);
abstract member getUniqueKeysForDataSource : string -> Microsoft.Dynamics.Ax.Xpp.List
override this.getUniqueKeysForDataSource : string -> Microsoft.Dynamics.Ax.Xpp.List
Public Overridable Function getUniqueKeysForDataSource (_dataSourceName As String) As List
Parameters
- _dataSourceName
- String