NbQueryProjectionValue Property |
プロジェクション。検索するトップレベルキーの配列。
Namespace: Nec.NebulaAssembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax public string[] ProjectionValue { get; }
Public ReadOnly Property ProjectionValue As String()
Get
public:
property array<String^>^ ProjectionValue {
array<String^>^ get ();
}
member ProjectionValue : string[] with get
Property Value
Type:
StringVersion Information Core
Supported in: 1.0
See Also