This document is archived and information here might be outdated. Recommended version. |
The name of the GlobalID Field.
[Visual Basic .NET] Public Property GlobalIDFieldName As String
[C#] public string GlobalIDFieldName {get; set;}
[C++]
HRESULT get_GlobalIDFieldName(
System.String* GlobalIDFieldName
);
[C++]
HRESULT put_GlobalIDFieldName(
BSTR GlobalIDFieldName
);
[C++]
Parameters GlobalIDFieldName [out, retval]
GlobalIDFieldName is a parameter of type BSTR* GlobalIDFieldName [in]
GlobalIDFieldName is a parameter of type BSTR