SE_xmlschemainfo_set_name |
Sets the name of the XML schema collection (SQL Server only)
SE_xmlschemainfo_set_name (SE_XMLSCHEMAINFO schemainfo, SE_WCHAR *schema);
schemainfo | A pointer to an XML schema information object |
schema | The XML schema collection |
SE_xmlschemainfo_set_name assigns a name to the XML schema collection. The name can be up to 128 characters.
SE_SUCCESS
SE_INVALID_POINTER
SE_OUT_OF_CLMEM
SE_SDE_NOT_STARTED