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