Description

Use to change the XML type. Pass the collection name and true for DOCUMENT, false for CONTENT. PARAMETERS: IsDocument as Boolean, CollectionName as String.

Syntax

Public Sub SetXMLType( _
   ByVal IsDocument As Variant, _
   ByVal ColumnName As Variant _
)

Parameters

  • IsDocument
  • ColumnName


  • No labels