Compartir a través de


ITransferSqlServerObjectsTask.UserDefinedFunctionsList Propiedad

Definición

Obtiene o establece una lista de funciones definidas por el usuario que se van a transferir.

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

Valor de propiedad

Una lista de funciones definidas por el usuario que se van a transferir.

Se aplica a