QueryBuildStaticlink.field 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.
Provides the field information on which the static link is defined/
public:
virtual int field();
public virtual int field ();
abstract member field : unit -> int
override this.field : unit -> int
Public Overridable Function field () As Integer
Returns
The FieldId value of the field on which the static link is defined.