Public Class DatabaseEntry _ Implements IDisposable Visual C++ public ref class DatabaseEntry : IDisposable Inheritance Hierarchy System..::.Object BerkeleyDB..::.DatabaseEntry See Also DatabaseEntry Members BerkeleyDB Namespace Report Feedback on this item in the Oracle Technology Network Forum Co...
Represents a data entry from a diagnostic data adapter.C++ 复制 public ref class CollectorDataEntry : Microsoft::VisualStudio::TestTools::Common::Xml::IXmlTestStoreInheritance Object CollectorDataEntry Attributes SerializableAttribute Implements IXmlTestStore ...
DataEntryBase ClassReference Feedback DefinitionNamespace: Microsoft.SemanticKernel.Memory Assembly: Microsoft.SemanticKernel.Abstractions.dll Package: Microsoft.SemanticKernel.Abstractions v1.20.0 A base class for data entries.C# 複製 public class DataEntryBase...
DataEntryBase Class Reference Feedback Definition Namespace: Microsoft.SemanticKernel.Memory Assembly: Microsoft.SemanticKernel.Abstractions.dll Package: Microsoft.SemanticKernel.Abstractions v1.20.0 Important Some information relates to prerelease product that may be substantially modified before it’s...
public class MultipleRecnoDataEntry extends MultipleEntry A DatabaseEntry that holds multiple record number/data pairs returned by a single Database or Cursor get call. Constructor Summary Constructors Constructor and Description MultipleRecnoDataEntry() Construct an entry with no data. MultipleRecno...
public ContentCatalogDataEntry(Type type, string internalId, string provider, IEnumerable keys, IEnumerable dependencies = null, object extraData = null)ParametersTypeNameDescription Type type String internalId The internal id. String provider The provider id. IEnumerable<Object> ...
例如程序名为HelloWorldTest.java,程序中含有package helloWorld语句,而该包位于javatest目录下,即javates...
Check the rules into a single data entry rules and rules two types 翻译结果2复制译文编辑译文朗读译文返回顶部 翻译结果3复制译文编辑译文朗读译文返回顶部 Rules check system acquisition projects. Check rules divided into single data entry rules and data entry rules two more class 翻译结果4复制译文编辑...
DataSource.getDriverClass()方法的具体详情如下:包路径:org.codehaus.cargo.container.configuration.entry.DataSource类名称:DataSource方法名:getDriverClass DataSource.getDriverClass介绍 [英]The class name of the Driver or XADataSource. Example: org.hsqldb.jdbcDriver.[中]驱动程序或XADataSource的类名。
Converts a entry buffer into an Object. voidEntryBinding.objectToEntry(Objectobject,DatabaseEntryentry) Converts an Object into a entry buffer. ObjectEntityBinding.entryToObject(DatabaseEntrykey,DatabaseEntrydata) Converts key and data entry buffers into an entity Object. ...