_Global.MapEdit Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public bool MapEdit (object Name, object Create, object OverwriteExisting, object NewName, object DataCategory, object CategoryEnabled, object TableName, object FieldName, object ExternalFieldName, object ExportFilter, object ImportMethod, object MergeKey, object HeaderRow, object AssignmentData, object TextDelimiter, object TextFileOrigin, object UseHtmlTemplate, object TemplateFile, object IncludeImage, object ImageFile);
abstract member MapEdit : obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Function MapEdit (Optional Name As Object, Optional Create As Object, Optional OverwriteExisting As Object, Optional NewName As Object, Optional DataCategory As Object, Optional CategoryEnabled As Object, Optional TableName As Object, Optional FieldName As Object, Optional ExternalFieldName As Object, Optional ExportFilter As Object, Optional ImportMethod As Object, Optional MergeKey As Object, Optional HeaderRow As Object, Optional AssignmentData As Object, Optional TextDelimiter As Object, Optional TextFileOrigin As Object, Optional UseHtmlTemplate As Object, Optional TemplateFile As Object, Optional IncludeImage As Object, Optional ImageFile As Object) As Boolean
Parâmetros
- Name
- Object
- Create
- Object
- OverwriteExisting
- Object
- NewName
- Object
- DataCategory
- Object
- CategoryEnabled
- Object
- TableName
- Object
- FieldName
- Object
- ExternalFieldName
- Object
- ExportFilter
- Object
- ImportMethod
- Object
- MergeKey
- Object
- HeaderRow
- Object
- AssignmentData
- Object
- TextDelimiter
- Object
- TextFileOrigin
- Object
- UseHtmlTemplate
- Object
- TemplateFile
- Object
- IncludeImage
- Object
- ImageFile
- Object