QueryBuildDataSource.unionType 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.
Overloads
unionType() | |
unionType(Int32) |
unionType()
public:
virtual int unionType();
public virtual int unionType ();
abstract member unionType : unit -> int
override this.unionType : unit -> int
Public Overridable Function unionType () As Integer