Конструктор DataFileAdapter

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

Пространство имен:  Microsoft.SqlServer.Management.Utility
Сборка:  Microsoft.SqlServer.Management.Utility (в Microsoft.SqlServer.Management.Utility.dll)

Синтаксис

'Декларация
Public Sub New ( _
    file As DataFile _
)
'Применение
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
)

Параметры

Замечания

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