FDO API Reference Feature Data Objects
FDO_API FdoBoolean FdoProviderNameTokensP::operator== ( const FdoProviderNameTokensP  name2  )  const

Compare two tokenized provider names for equality. The names are equal if all of their elements are equal. If one name is shorter than the other then it is treated as if it were padded with null elements to the length of the other name.

Parameters:
name2 Input provider name to compare this name
Returns:
Returns true if the two names are identical.


Comments or suggestions? Send us feedback.