IDTSConnectionInfo100.FileName Property

Definition

public:
 property System::String ^ FileName { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(1610743808)]
public string FileName { [System.Runtime.InteropServices.DispId(1610743808)] get; }
[<System.Runtime.InteropServices.DispId(1610743808)>]
[<get: System.Runtime.InteropServices.DispId(1610743808)>]
member this.FileName : string
Public ReadOnly Property FileName As String

Property Value

A String that contains the file name of the source data for the connection.

Attributes

Applies to