Public Property SqlInstanceSid As Integer
Dim instance As GetImportCombinedLogRequest Dim value As Integer instance.SqlInstanceSid = value value = instance.SqlInstanceSid
public int SqlInstanceSid {get; set;}
The SQL Instance SID is an integer Sequential Identifier that Touchstone generates to identify uniquely the SQL instance that hosts the Data Source used for the analysis. A Data Source is an Exposure or Results database that is registered with the Touchstone application.
Public Property SqlInstanceSid As Integer
Dim instance As GetImportCombinedLogRequest Dim value As Integer instance.SqlInstanceSid = value value = instance.SqlInstanceSid
public int SqlInstanceSid {get; set;}
To find the SQL Server Instance SID to pass into any Touchstone API, call the GetSqlInstances() method.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2