用于返回特征要素中指定字段名称的“二进制”类型字段的值。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public byte[] GetLongBinary( string name ) |
参数
- name
- Type: System..::.String
指定字段的名称。
C# |
---|
public byte[] GetLongBinary( string name ) |