SqlSmoObject.UpdateCollectionState2(ICollection) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected internal static void UpdateCollectionState2 (System.Collections.ICollection col);
static member UpdateCollectionState2 : System.Collections.ICollection -> unit
Protected Friend Shared Sub UpdateCollectionState2 (col As ICollection)
Parameters
- col
- ICollection