| Miner.Responder.Framework Namespace > GeoClass Class : CheckNonexistentFeatureClassId Method |
'DeclarationPublic Shared Function CheckNonexistentFeatureClassId( _ ByVal ParamArray rows() As System.Data.DataRow _ ) As System.Boolean
'UsageDim rows() As System.Data.DataRow Dim value As System.Boolean value = GeoClass.CheckNonexistentFeatureClassId(rows)
public static System.bool CheckNonexistentFeatureClassId( params System.Data.DataRow[] rows )
public function CheckNonexistentFeatureClassId( params rows: System.Data.DataRowarray of ): System.Boolean; static;
public static function CheckNonexistentFeatureClassId( rows : System.Data.DataRow[] ) : System.boolean;
public: static System.bool CheckNonexistentFeatureClassId( params System.Data.DataRow*[]* rows )
public: static System.bool CheckNonexistentFeatureClassId( ... System.Data.array<DataRow^>^ rows )
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