GetLogicalVersion 方法
Gets the logical version. The logical version indicates the changes in the object model of the domain. The logical version is independent of the assembly file version or version. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。
命名空間: Microsoft.SqlServer.Management.Sdk.Sfc
組件: Microsoft.SqlServer.Management.Sdk.Sfc (在 Microsoft.SqlServer.Management.Sdk.Sfc.dll 中)
語法
'宣告
Function GetLogicalVersion As Integer
'用途
Dim instance As ISfcDomainLite
Dim returnValue As Integer
returnValue = instance.GetLogicalVersion()
int GetLogicalVersion()
int GetLogicalVersion()
abstract GetLogicalVersion : unit -> int
function GetLogicalVersion() : int
傳回值
型別:System. . :: . .Int32
The logical version of the domain.