| NbQueryProjectionValue Property | 
            プロジェクション。検索するトップレベルキーの配列。
            
 
Namespace: Nec.NebulaAssembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
 Syntax
Syntaxpublic 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: 
String Version Information
Version InformationCore
Supported in: 1.0
 See Also
See Also