IDTSPipelineComponentInfo100.FileName Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public:
property System::String ^ FileName { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(1610743810)]
public string FileName { [System.Runtime.InteropServices.DispId(1610743810)] get; }
[<System.Runtime.InteropServices.DispId(1610743810)>]
[<get: System.Runtime.InteropServices.DispId(1610743810)>]
member this.FileName : string
Public ReadOnly Property FileName As String
Valore della proprietà
Valore String contenente il nome del file che contiene il componente flusso di dati.
- Attributi