Send feedback on this topic.
Teradata.Client.Provider
FileName Property



Teradata.Client.Provider Namespace > TdFileEventArgs Class : FileName Property
The name of the file that is requested by the Advanced SQL Engine. The name includes the path.
Syntax
'Declaration
 
Public ReadOnly Property FileName As String
'Usage
 
Dim instance As TdFileEventArgs
Dim value As String
 
value = instance.FileName
public string FileName {get;}
public:
property String^ FileName {
   String^ get();
}
Requirements

Target Platforms: Windows 8.1, Windows 10, Windows Server 2012 R2, Windows Server 2016, Windows Server 2019

See Also

Reference

TdFileEventArgs Class
TdFileEventArgs Members