Свойство PipelineComponentInfo.SamplesTag
Gets the samples tag for the PipelineComponentInfo.
Пространство имен: Microsoft.SqlServer.Dts.Runtime
Сборка: Microsoft.SqlServer.ManagedDTS (в Microsoft.SqlServer.ManagedDTS.dll)
Синтаксис
'Декларация
Public ReadOnly Property SamplesTag As String
Get
'Применение
Dim instance As PipelineComponentInfo
Dim value As String
value = instance.SamplesTag
public string SamplesTag { get; }
public:
property String^ SamplesTag {
String^ get ();
}
member SamplesTag : string
function get SamplesTag () : String
Значение свойства
Тип: System.String
The samples tag.