RelationDeleteOrphanData(String, String) Method
Note: This API is now obsolete.
Namespace: Centralpoint.Web.CmsAssembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
[ObsoleteAttribute("DeleteOrphanData without a RelationId is deprecated because it does not delete data that exists but should not be in the relation.")]
public static void DeleteOrphanData(
string tableName,
string connectionString
)
<ObsoleteAttribute("DeleteOrphanData without a RelationId is deprecated because it does not delete data that exists but should not be in the relation.")>
Public Shared Sub DeleteOrphanData (
tableName As String,
connectionString As String
)
Parameters
- tableName String
-
- connectionString String
-