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.