You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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