SfcCollection<T,K,ParentT>.ISfcCollection.GetObjectByKey(SfcKey) 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.
Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance ISfcCollection.GetObjectByKey(Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey key);
	abstract member Microsoft.SqlServer.Management.Sdk.Sfc.ISfcCollection.GetObjectByKey : Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey -> Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance
override this.Microsoft.SqlServer.Management.Sdk.Sfc.ISfcCollection.GetObjectByKey : Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey -> Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance
	Function GetObjectByKey (key As SfcKey) As SfcInstance Implements ISfcCollection.GetObjectByKey
	Parameters
- key
 - SfcKey