Compartir a través de


ITransferSqlServerObjectsTask.UserDefinedTypesList Propiedad

Definición

Obtiene o establece una lista de tipos definidos por el usuario que se van a transferir.

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

Valor de propiedad

Una lista de tipos definidos por el usuario que se van a transferir.

Se aplica a