Click or drag to resize

ScopeSpec Constructor

Initializes a new instance of the ScopeSpec class

Namespace:  Couchbase.Management.Collections
Assembly:  Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 3.0.0-local-202004010202+047adc0837bfc29c0b8cce4322194a09afd8ea18
Syntax
C#
public ScopeSpec(
	string name
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Couchbase.Management.Collections.ScopeSpec.#ctor(System.String)"]

See Also