Partager via


Constructeur DataFileAdapter

Initializes a new instance of the DataFileAdapter class with the specified file.

Espace de noms :  Microsoft.SqlServer.Management.Utility
Assembly :  Microsoft.SqlServer.Management.Utility (en Microsoft.SqlServer.Management.Utility.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    file As DataFile _
)
'Utilisation
Dim file As DataFile

Dim instance As New DataFileAdapter(file)
public DataFileAdapter(
    DataFile file
)
public:
DataFileAdapter(
    DataFile^ file
)
new : 
        file:DataFile -> DataFileAdapter
public function DataFileAdapter(
    file : DataFile
)

Paramètres

Notes

Provide the name of the parent Computer object and the name of the processor.