XmlSchemaCollection.AddSchemaDocument Method (String)
Adds an XML schema document to the XML schema collection.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- xmlSchemaDocument
-
Type:
System.String
A String value that specifies the XML schema document that is to be added to the XmlSchemaCollection object.
Show: