MetadataSupport.GetShortUniqueIndex(AxTable) 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:
static Microsoft::Dynamics::AX::Metadata::MetaModel::AxTableIndex ^ GetShortUniqueIndex(Microsoft::Dynamics::AX::Metadata::MetaModel::AxTable ^ table);
public static Microsoft.Dynamics.AX.Metadata.MetaModel.AxTableIndex GetShortUniqueIndex (Microsoft.Dynamics.AX.Metadata.MetaModel.AxTable table);
static member GetShortUniqueIndex : Microsoft.Dynamics.AX.Metadata.MetaModel.AxTable -> Microsoft.Dynamics.AX.Metadata.MetaModel.AxTableIndex
Public Shared Function GetShortUniqueIndex (table As AxTable) As AxTableIndex
Parameters
- table
- Microsoft.Dynamics.AX.Metadata.MetaModel.AxTable
Returns
Microsoft.Dynamics.AX.Metadata.MetaModel.AxTableIndex