SfcCollection<T,K,ParentT>.ISfcCollection.AddShadow(SfcInstance) Method

Definition

bool ISfcCollection.AddShadow (Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance sfcInstance);
abstract member Microsoft.SqlServer.Management.Sdk.Sfc.ISfcCollection.AddShadow : Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance -> bool
override this.Microsoft.SqlServer.Management.Sdk.Sfc.ISfcCollection.AddShadow : Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance -> bool
Function AddShadow (sfcInstance As SfcInstance) As Boolean Implements ISfcCollection.AddShadow

Parameters

sfcInstance
SfcInstance

Returns

Implements

Applies to