Property | Type | Description | |
---|---|---|---|
_ASCII | System.String | ||
_CONTENT_TYPE | System.String | ||
_EXTENSION | System.String | ||
_ID | System.String | ||
_OFFSET | System.String | ||
_SIGNATURE | System.String | ||
_SIZE | System.String | ||
_TABLE_NAME | System.String |
Method | Description | |
---|---|---|
DocumentTypeLibraryBean ( ) : System | ||
DocumentTypeLibraryBean ( System.Data.OleDb.OleDbDataReader reader ) : System | ||
load ( System.Data.OleDb.OleDbDataReader reader ) : void | ||
writeEndXML ( |
||
writeStartXML ( |
||
writeXML ( |
Method | Description | |
---|---|---|
initialize ( ) : void |
public DocumentTypeLibraryBean ( System.Data.OleDb.OleDbDataReader reader ) : System | ||
reader | System.Data.OleDb.OleDbDataReader | |
return | System |
public load ( System.Data.OleDb.OleDbDataReader reader ) : void | ||
reader | System.Data.OleDb.OleDbDataReader | |
return | void |
public writeEndXML ( |
||
xml | ||
return | void |
public writeStartXML ( |
||
xml | ||
return | void |
public writeXML ( |
||
xml | ||
return | void |