Udostępnij za pośrednictwem


Metoda TableViewBase.EnumFragmentation

Wylicza informacje fragmenty danych, które są przechowywane w tabela lub widoku.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
Public Function EnumFragmentation As DataTable
'Użycie
Dim instance As TableViewBase
Dim returnValue As DataTable

returnValue = instance.EnumFragmentation()
public DataTable EnumFragmentation()
public:
DataTable^ EnumFragmentation()
member EnumFragmentation : unit -> DataTable 
public function EnumFragmentation() : DataTable

Wartość zwracana

Typ: System.Data.DataTable
A DataTable wartość obiektu system zawierający listę informacji o pofragmentowanych danych w tabela lub widoku.