Id 屬性
此 API 支援 基礎結構,但無法直接從您的程式碼使用。
不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 Gets the connection identifier.
命名空間: Microsoft.SqlServer.Management.Smo.RegSvrEnum
組件: Microsoft.SqlServer.RegSvrEnum (在 Microsoft.SqlServer.RegSvrEnum.dll 中)
語法
'宣告
Public ReadOnly Property Id As Long
Get
'用途
Dim instance As UIConnectionInfo
Dim value As Long
value = instance.Id
public long Id { get; }
public:
property long long Id {
long long get ();
}
member Id : int64
function get Id () : long
屬性值
型別:System. . :: . .Int64
An identifier that uniquely identifies this connection.