Aracılığıyla paylaş


DataSchemaModel.GetCustomData Yöntem

Özel veri listesini alır.

Ad alanı:  Microsoft.Data.Schema.SchemaModel
Derleme:  Microsoft.Data.Schema (Microsoft.Data.Schema.dll içinde)

Sözdizimi

'Bildirim
Public Function GetCustomData As IList(Of CustomSchemaData)
public IList<CustomSchemaData> GetCustomData()
public:
IList<CustomSchemaData^>^ GetCustomData()
member GetCustomData : unit -> IList<CustomSchemaData> 
public function GetCustomData() : IList<CustomSchemaData>

Dönüş Değeri

Tür: System.Collections.Generic.IList<CustomSchemaData>
An IList<T> of type CustomSchemaData.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

DataSchemaModel Sınıf

GetCustomData Fazla Yük

Microsoft.Data.Schema.SchemaModel Ad Alanı

GetCustomData