GetServerPassword 方法
Gets the server password.
命名空間: Microsoft.SqlServer.Dts.Runtime
組件: Microsoft.SqlServer.ManagedDTS (在 Microsoft.SqlServer.ManagedDTS.dll 中)
語法
'宣告
Public Function GetServerPassword As String
'用途
Dim instance As HttpClientConnection
Dim returnValue As String
returnValue = instance.GetServerPassword()
public string GetServerPassword()
public:
String^ GetServerPassword()
member GetServerPassword : unit -> string
public function GetServerPassword() : String
傳回值
型別:System. . :: . .String
A String containing the server password.