QueryBuildDataSource.addAllFields(String) 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 int addAllFields(System::String ^ _tableName);
public virtual int addAllFields (string _tableName);
abstract member addAllFields : string -> int
override this.addAllFields : string -> int
Public Overridable Function addAllFields (_tableName As String) As Integer
Parameters
- _tableName
- String