SqlPropertyCollection.GetPropertyInfo(String) Method

Definition

public Microsoft.SqlServer.Management.Smo.SqlPropertyInfo GetPropertyInfo (string name);
member this.GetPropertyInfo : string -> Microsoft.SqlServer.Management.Smo.SqlPropertyInfo
Public Function GetPropertyInfo (name As String) As SqlPropertyInfo

Parameters

name
String

Returns

Applies to