ICollectionKeyValueStorage.CollectionExists(String) 方法

定义

确定集合是否存在。

public:
 bool CollectionExists(System::String ^ collectionPath);
public bool CollectionExists (string collectionPath);
abstract member CollectionExists : string -> bool
Public Function CollectionExists (collectionPath As String) As Boolean

参数

collectionPath
String

返回

Boolean

适用于