IBX.IBDatabase.TIBDatabase.CreateTablespace

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure CreateTablespace(TablespaceName, FileSpec : String;
Length : integer = 0; ReserveSpace : Boolean = true;
Description : String = '');

C++

void __fastcall CreateTablespace(System::UnicodeString TablespaceName, System::UnicodeString FileSpec, int Length = 0x0, bool ReserveSpace = true, System::UnicodeString Description = System::UnicodeString());

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
IBX.IBDatabase.pas
IBX.IBDatabase.hpp
IBX.IBDatabase TIBDatabase

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !