Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the logical version for the object.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Declaration
Public Function GetLogicalVersion ( _
instance As Object _
) As Integer
'Usage
Dim instance As SfcDomainInfo
Dim instance As Object
Dim returnValue As Integer
returnValue = instance.GetLogicalVersion(instance)
public int GetLogicalVersion(
Object instance
)
public:
int GetLogicalVersion(
Object^ instance
)
member GetLogicalVersion :
instance:Object -> int
public function GetLogicalVersion(
instance : Object
) : int
Parameters
- instance
Type: System.Object
The instance of the object.
Return Value
Type: System.Int32
The logical version of the ___domain.