IntegrationServices.ISfcDomainLite.GetLogicalVersion Method

Definition

Retrieves the logical version of the domain.

 virtual int Microsoft.SqlServer.Management.Sdk.Sfc.ISfcDomainLite.GetLogicalVersion() = Microsoft::SqlServer::Management::Sdk::Sfc::ISfcDomainLite::GetLogicalVersion;
int ISfcDomainLite.GetLogicalVersion ();
abstract member Microsoft.SqlServer.Management.Sdk.Sfc.ISfcDomainLite.GetLogicalVersion : unit -> int
override this.Microsoft.SqlServer.Management.Sdk.Sfc.ISfcDomainLite.GetLogicalVersion : unit -> int
Function GetLogicalVersion () As Integer Implements ISfcDomainLite.GetLogicalVersion

Returns

The logical version of the domain.

Implements

Applies to