NativeCommonImplementation.Join(Int32, Common, Int32) 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:
override void Join(int joinType, Microsoft::Dynamics::Ax::Xpp::Common ^ joinParent, int dataset);
public override void Join (int joinType, Microsoft.Dynamics.Ax.Xpp.Common joinParent, int dataset);
override this.Join : int * Microsoft.Dynamics.Ax.Xpp.Common * int -> unit
Public Overrides Sub Join (joinType As Integer, joinParent As Common, dataset As Integer)
Parameters
- joinType
- Int32
- joinParent
- Common
- dataset
- Int32