Metoda Database.Detach (String)
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public Sub Detach ( _
password As String _
)
'Użycie
Dim instance As Database
Dim password As String
instance.Detach(password)
public void Detach(
string password
)
public:
void Detach(
String^ password
)
member Detach :
password:string -> unit
public function Detach(
password : String
)
Parametry
- password
Typ: System.String
Zobacz także