Partilhar via


Método ISfcPropertySet.Contains

Incluir membros protegidos
Incluir membros herdados

Checks whether a property is in the property set. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
Método público Contains<T>(String) Checks whether a property with the specified name and type is in the property set.
Método público Contains(String) Checks whether a property with the specified name is in the property set. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Método público Contains(ISfcProperty) Checks whether a property with the specified metadata is in the property set. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

Início

Consulte também

Referência

ISfcPropertySet Interface

Namespace Microsoft.SqlServer.Management.Sdk.Sfc