SqlPropertyCollection.GetPropertyInfo(String) Método

Definición

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

Parámetros

name
String

Devoluciones

Se aplica a