代码搜索:Metadata

找到约 3,465 项符合「Metadata」的源代码

代码结果 3,465
www.eeworm.com/read/173141/5379953

out odbc_metadata.out

=============== Begin ODBC 3.0 Compliance Tests ================= SQLProcedures: ==> ODBC type/name checking done. SQLProcedureColumns: ==> ODBC type/name checking done. SQLTables: ==> ODBC type/name
www.eeworm.com/read/168845/5432205

hpp class_metadata.hpp

// Copyright David Abrahams 2004. Distributed under the Boost // Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) #ifndef CL
www.eeworm.com/read/321483/3534503

t metadata2.t

#!/usr/bin/perl -w use strict; use lib $ENV{PERL_CORE} ? '../lib/Module/Build/t/lib' : 't/lib'; use MBTest tests => 18; use Cwd (); my $cwd = Cwd::cwd; my $tmp = MBTest->tmpdir; use Module::Build;
www.eeworm.com/read/314308/3636984

sql testdb_metadata.sql

-- mappings -- objectClass mappings: these may be viewed as structuralObjectClass, the ones that are used to decide how to build an entry -- id a unique number identifying the objectClass -- name
www.eeworm.com/read/314308/3636991

sql testdb_metadata.sql

-- mappings -- objectClass mappings: these may be viewed as structuralObjectClass, the ones that are used to decide how to build an entry -- id a unique number identifying the objectClass -- name
www.eeworm.com/read/314308/3636999

sql testdb_metadata.sql

-- mappings SET IDENTITY_INSERT ldap_oc_mappings ON insert into ldap_oc_mappings (id,name,keytbl,keycol,create_proc,delete_proc,expect_return) values (1,'inetOrgPerson','persons','id','{call create_
www.eeworm.com/read/314308/3637008

sql testdb_metadata.sql

insert into ldap_oc_mappings (id,name, keytbl, keycol, create_proc, delete_proc,expect_return) values (1,'inetOrgPerson','persons','id', 'insert into persons (name) values ('');\n sele
www.eeworm.com/read/314308/3637013

sql tttestdb_metadata.sql

insert into ldap_oc_mappings (id,name, keytbl, keycol, create_proc, delete_proc,expect_return) values (1,'inetOrgPerson','persons','id', 'insert into persons (name) values ('');\n sele
www.eeworm.com/read/314308/3637021

sql testdb_metadata.sql

--mappings -- objectClass mappings: these may be viewed as structuralObjectClass, the ones that are used to decide how to build an entry -- id a unique number identifying the objec