Compartir a través de


ITransferSqlServerObjectsTask.XmlSchemaCollectionsList Propiedad

Definición

Obtiene o establece una lista de colecciones de esquemas XML que se van a transferir.

public:
 property System::Collections::Specialized::StringCollection ^ XmlSchemaCollectionsList { System::Collections::Specialized::StringCollection ^ get(); void set(System::Collections::Specialized::StringCollection ^ value); };
public System.Collections.Specialized.StringCollection XmlSchemaCollectionsList { get; set; }
member this.XmlSchemaCollectionsList : System.Collections.Specialized.StringCollection with get, set
Public Property XmlSchemaCollectionsList As StringCollection

Valor de propiedad

Una lista de colecciones de esquemas XML que se van a transferir.

Se aplica a