ICollectionKeyValueStorage.DeleteCollection(String) 方法

定义

删除整个集合、其属性和所有子集合。

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

参数

collectionPath
String

返回

Boolean

适用于