Propriedade do RDL ComponentStorePath
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
For more information, see Application.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
Public Overridable ReadOnly Property ComponentStorePath As String
Get
'Uso
Dim instance As ApplicationClass
Dim value As String
value = instance.ComponentStorePath
public virtual string ComponentStorePath { get; }
public:
virtual property String^ ComponentStorePath {
String^ get ();
}
abstract ComponentStorePath : string
override ComponentStorePath : string
function get ComponentStorePath () : String
Valor da propriedade
Tipo: System. . :: . .String
Implementa
Consulte também