Udostępnij za pośrednictwem


Właściwość IDTSFileSystemTask.Source

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Tasks.FileSystemTask
Zestaw:  Microsoft.SqlServer.FileSystemTask (w Microsoft.SqlServer.FileSystemTask.dll)

Składnia

'Deklaracja
Property Source As String
    Get
    Set
'Użycie
Dim instance As IDTSFileSystemTask
Dim value As String

value = instance.Source

instance.Source = value
string Source { get; set; }
property String^ Source {
    String^ get ();
    void set (String^ value);
}
abstract Source : string with get, set
function get Source () : String
function set Source (value : String)

Wartość właściwości

Typ: System.String