ISfcCollection.GetExisting(SfcKey, SfcInstance) 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.
public bool GetExisting (Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey key, out Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance sfcInstance);
abstract member GetExisting : Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey * SfcInstance -> bool
Public Function GetExisting (key As SfcKey, ByRef sfcInstance As SfcInstance) As Boolean
Parameters
- key
- SfcKey
- sfcInstance
- SfcInstance