SE_xmlschemainfo_set_name

Sets the name of the XML schema collection (SQL Server only)

Usage syntax

SE_xmlschemainfo_set_name (SE_XMLSCHEMAINFO schemainfo, SE_WCHAR *schema);

Parameters
schemainfo A pointer to an XML schema information object
schema The XML schema collection
Description

SE_xmlschemainfo_set_name assigns a name to the XML schema collection. The name can be up to 128 characters.

Returns

SE_SUCCESS
SE_INVALID_POINTER

SE_OUT_OF_CLMEM

SE_SDE_NOT_STARTED