ISql90XmlTypeSpecifier.XmlStyle プロパティ
名前空間 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ : Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)
構文
'宣言
Property XmlStyle As SqlXmlDataTypeStyle
'使用
Dim instance As ISql90XmlTypeSpecifier
Dim value As SqlXmlDataTypeStyle
value = instance.XmlStyle
instance.XmlStyle = value
SqlXmlDataTypeStyle XmlStyle { get; set; }
property SqlXmlDataTypeStyle XmlStyle {
SqlXmlDataTypeStyle get ();
void set (SqlXmlDataTypeStyle value);
}
function get XmlStyle () : SqlXmlDataTypeStyle
function set XmlStyle (value : SqlXmlDataTypeStyle)
プロパティ値
型 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer.SqlXmlDataTypeStyle