NativeCommonImplementation.AddSelectField(String, String, 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 AddSelectField(System::String ^ fieldName, System::String ^ function, int functionType);
public override void AddSelectField (string fieldName, string function, int functionType);
override this.AddSelectField : string * string * int -> unit
Public Overrides Sub AddSelectField (fieldName As String, function As String, functionType As Integer)
Parameters
- fieldName
- String
- function
- String
- functionType
- Int32