<DiscoveryItem>
	<strId>65e5b4e4-6ba1-451a-8fbe-f22ce21228ec</strId>
	<strName>CheckITSubnetAddr</strName>
	<strDescription></strDescription>
	<strTableName>tblObject</strTableName>
	<strTableDescription></strTableDescription>
	<strParentNameList>CheckITAddress.xml</strParentNameList>
	<fIsRoot>0</fIsRoot>
	<fSkipResults>0</fSkipResults>
	<fPossibleUpdateLine>0</fPossibleUpdateLine>
	<strType>Line</strType>
	<strSQLDeleteCommand></strSQLDeleteCommand>
	<strStartupParametersFilePath></strStartupParametersFilePath>
	<strUpdateOnChangeFieldList></strUpdateOnChangeFieldList>
	<FieldItem>
		<strId>caaedb52-7ca9-4d10-acff-7c19ab120c2b</strId>
		<strMethod>Direct</strMethod>
		<strTableField>nObjectId</strTableField>
		<strTableFieldDescription></strTableFieldDescription>
		<strFieldType>Int</strFieldType>
		<strValue>@nObjectId@</strValue>
		<strUniqueFieldQuery>SELECT 
distinct nObjectId 
FROM tblObject
WHERE
nObjectId = @nObjectId@		</strUniqueFieldQuery>
		<strValueFunction>None</strValueFunction>
		<strFinalSQLQuery>null</strFinalSQLQuery>
		<strFinalSQLFieldName>null</strFinalSQLFieldName>
		<strFinalSQLTableKeyName>null</strFinalSQLTableKeyName>
		<fIsKey>1</fIsKey>
		<fSkipProtocolIfFails>0</fSkipProtocolIfFails>
		<fIsTableKey>0</fIsTableKey>
		<strTableKeyFieldName></strTableKeyFieldName>
	</FieldItem>
	<FieldItem>
		<strId>2756b6ab-6c93-491d-b13a-e5f38ebd44a3</strId>
		<strMethod>Direct</strMethod>
		<strTableField>strSubnetAddr</strTableField>
		<strTableFieldDescription></strTableFieldDescription>
		<strFieldType>String</strFieldType>
		<strValue>@strIpAddr@,@strSubnetMask@</strValue>
		<strUniqueFieldQuery></strUniqueFieldQuery>
		<strValueFunction>CalculateSubnetAddr(IP,Mask)</strValueFunction>
		<strFinalSQLQuery>null</strFinalSQLQuery>
		<strFinalSQLFieldName>null</strFinalSQLFieldName>
		<strFinalSQLTableKeyName>null</strFinalSQLTableKeyName>
		<fIsKey>0</fIsKey>
		<fSkipProtocolIfFails>0</fSkipProtocolIfFails>
		<fIsTableKey>0</fIsTableKey>
		<strTableKeyFieldName></strTableKeyFieldName>
	</FieldItem>
</DiscoveryItem>
