Partilhar via


Propriedade SqlScriptProperty.CacheIdentifier

Obtém o nome do arquivo ou outro identificador exclusivo do cache que indica a origem da propriedade.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (em Microsoft.Data.Schema.Sql.dll)

Sintaxe

'Declaração
Public ReadOnly Property CacheIdentifier As String
    Get
public string CacheIdentifier { get; }
public:
property String^ CacheIdentifier {
    String^ get ();
}
member CacheIdentifier : string
function get CacheIdentifier () : String

Valor de propriedade

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

SqlScriptProperty Classe

Namespace Microsoft.Data.Schema.Sql.SchemaModel