QueryBuildDataSource.addStaticLink(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:
virtual void addStaticLink(int num1, Microsoft::Dynamics::Ax::Xpp::Common ^ common1, int num2);
public virtual void addStaticLink (int num1, Microsoft.Dynamics.Ax.Xpp.Common common1, int num2);
abstract member addStaticLink : int * Microsoft.Dynamics.Ax.Xpp.Common * int -> unit
override this.addStaticLink : int * Microsoft.Dynamics.Ax.Xpp.Common * int -> unit
Public Overridable Sub addStaticLink (num1 As Integer, common1 As Common, num2 As Integer)
Parameters
- num1
- Int32
- common1
- Common
- num2
- Int32