フィールドの非存在条件
Namespace: Nec.NebulaAssembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax public NbQuery NotExists(
string key
)
Public Function NotExists (
key As String
) As NbQuery
public:
NbQuery^ NotExists(
String^ key
)
member NotExists :
key : string -> NbQuery
Parameters
- key
- Type: SystemString
キー
Return Value
Type:
NbQuerythis
Exceptions Version Information Core
Supported in: 1.0
See Also