SurrogateFKReplacementHelper.constructForPKTable(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:
static Microsoft::Dynamics::Ax::Xpp::SurrogateFKReplacementHelper ^ constructForPKTable(System::String ^ pkTableName);
public static Microsoft.Dynamics.Ax.Xpp.SurrogateFKReplacementHelper constructForPKTable (string pkTableName);
static member constructForPKTable : string -> Microsoft.Dynamics.Ax.Xpp.SurrogateFKReplacementHelper
Public Shared Function constructForPKTable (pkTableName As String) As SurrogateFKReplacementHelper
Parameters
- pkTableName
- String