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