文章分类 - ArcSDE C API
摘要:Attribute VB_Name = "modHeader_sdetype" Option Explicit ' VB declarations that correspond to sdetype.h '/************************************************************ '*** ALLOWABLE SHAPE TYPE MASKS FO...
阅读全文
摘要:是日文的 http://www.esrij.com/support/document/user/arcsde/developer.pdf
阅读全文
摘要:由于: ArcCatalog 里面 设置类型为 text Oralce中转为 nvarchar 或 nvarchar2 SDE API 中为 SE_NSTRING_TYPE 所以这个 LONG SE_stream_set_string(SE_STREAM stream,SHORT column,const CHAR *string_val); 就不能正常使用了 对 ArcCata...
阅读全文
摘要:esri 上面的。 using System; using System.Diagnostics; using System.Runtime.InteropServices; namespace SDEConn { // Structlayout // Declares a managed structure for each unmanaged structure. // SE_ERRO...
阅读全文
摘要:vb public function querytable(byval sTable as string,Optional ByVal sWhere As String = "") as long Dim sNames() As String Dim rv As Long Dim lNumTables As Long Dim t1() As Byte Dim...
阅读全文

浙公网安备 33010602011771号