SfcMetadataDiscovery.FindProperty(String) 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 virtual Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcMetadataRelation FindProperty (string propertyName);
abstract member FindProperty : string -> Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcMetadataRelation
override this.FindProperty : string -> Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcMetadataRelation
Public Overridable Function FindProperty (propertyName As String) As SfcMetadataRelation
Parameters
- propertyName
- String