다음을 통해 공유


SqlSingle 멤버

데이터베이스에서 저장하거나 검색할 부동 소수점 숫자를 나타내며, 값 범위는 -3.40E +38 ~ 3.40E +38입니다.

다음 표에서는 SqlSingle 형식에 의해 노출되는 멤버를 보여 줍니다.

Public 생성자

  이름 설명
Public method Supported by the .NET Compact Framework SqlSingle 오버로드되었습니다. 제공된 부동 소수점 값을 사용하여 SqlSingle 구조체의 새 인스턴스를 초기화합니다.

위쪽

Public 필드

  이름 설명
Public field Static Supported by the .NET Compact Framework MaxValue SqlSingle 클래스 인스턴스의 Value 속성에 할당할 수 있는 최대값을 나타냅니다.
Public field Static Supported by the .NET Compact Framework MinValue SqlSingle 클래스 인스턴스의 Value 속성에 할당할 수 있는 최소값을 나타냅니다.
Public field Static Supported by the .NET Compact Framework Null SqlSingle 구조체의 Value 속성에 할당할 수 있는 null 값을 나타냅니다.
Public field Static Supported by the .NET Compact Framework Zero SqlSingle 클래스 인스턴스의 Value 속성에 할당할 수 있는 0 값을 나타냅니다.

위쪽

Public 속성

  이름 설명
Public property Supported by the .NET Compact Framework IsNull Value 속성을 null로 할당할 수 있는지 여부를 나타내는 값을 반환합니다.
Public property Supported by the .NET Compact Framework Value SqlSingle 구조체의 값을 가져옵니다. 이 속성은 읽기 전용입니다.

위쪽

Public 메서드

( Protected 메서드 참조)

  이름 설명
Public method Static Supported by the .NET Compact Framework Add 지정된 두 SqlSingle 구조체의 합계를 계산합니다.
Public method Supported by the .NET Compact Framework CompareTo 오버로드되었습니다. 이 인스턴스를 제공된 개체와 비교하여 상대 값 표시를 반환합니다.
Public method Static Supported by the .NET Compact Framework Divide 첫번째 SqlSingle 구조체를 두번째 구조체로 나눕니다.
Public method Supported by the .NET Compact Framework Equals 오버로드되었습니다. 재정의되었습니다. 두 구조체에 대해 논리 비교를 수행하여 같은지 여부를 확인합니다.
Public method Supported by the .NET Compact Framework GetHashCode 재정의되었습니다. 이 인스턴스의 해시 코드를 가져옵니다.
Public method Supported by the .NET Compact Framework GetType  현재 인스턴스의 Type을 가져옵니다. (Object에서 상속됨)
Public method Static Supported by the .NET Compact Framework GetXsdType 지정된 XmlSchemaSet의 XSD(XML 스키마 정의 언어)를 반환합니다.
Public method Static Supported by the .NET Compact Framework GreaterThan SqlSingle 피연산자에 대해 논리 비교를 수행하여 첫 번째 피연산자가 두 번째 피연산자보다 큰지 여부를 확인합니다.
Public method Static Supported by the .NET Compact Framework GreaterThanOrEqual SqlSingle 구조체에 대해 논리 비교를 수행하여 첫 번째 구조체가 두 번째 구조체보다 크거나 같은지 여부를 확인합니다.
Public method Static Supported by the .NET Compact Framework LessThan SqlSingle 매개 변수에 대해 논리 비교를 수행하여 첫 번째 매개 변수가 두 번째 매개 변수보다 작은지 여부를 확인합니다.
Public method Static Supported by the .NET Compact Framework LessThanOrEqual SqlSingle 매개 변수에 대해 논리 비교를 수행하여 첫 번째 매개 변수가 두 번째 매개 변수보다 작거나 같은지 여부를 확인합니다.
Public method Static Supported by the .NET Compact Framework Multiply 지정된 두 SqlSingle 구조체의 곱을 계산합니다.
Public method Static Supported by the .NET Compact Framework NotEquals SqlSingle 매개 변수에 대해 논리 비교를 수행하여 같지 않은지 여부를 확인합니다.
Public method Static Supported by the .NET Compact Framework op_Addition 지정된 두 SqlSingle 구조체의 합계를 계산합니다.
Public method Static Supported by the .NET Compact Framework op_Division 첫번째 SqlSingle 구조체를 두번째 구조체로 나눕니다.
Public method Static Supported by the .NET Compact Framework op_Equality 두 SqlSingle 매개 변수에 대해 논리 비교를 수행하여 같은지 여부를 확인합니다.
Public method Static Supported by the .NET Compact Framework op_Explicit 오버로드되었습니다. SqlSingle 형식 간 변환을 수행합니다.
Public method Static Supported by the .NET Compact Framework op_GreaterThan SqlSingle 피연산자에 대해 논리 비교를 수행하여 첫 번째 피연산자가 두 번째 피연산자보다 큰지 여부를 확인합니다.
Public method Static Supported by the .NET Compact Framework op_GreaterThanOrEqual SqlSingle 구조체에 대해 논리 비교를 수행하여 첫 번째 구조체가 두 번째 구조체보다 크거나 같은지 여부를 확인합니다.
Public method Static Supported by the .NET Compact Framework op_Implicit 오버로드되었습니다. SqlSingle 구조체로 변환합니다.
Public method Static Supported by the .NET Compact Framework op_Inequality SqlSingle 매개 변수에 대해 논리 비교를 수행하여 같지 않은지 여부를 확인합니다.
Public method Static Supported by the .NET Compact Framework op_LessThan SqlSingle 매개 변수에 대해 논리 비교를 수행하여 첫 번째 매개 변수가 두 번째 매개 변수보다 작은지 여부를 확인합니다.
Public method Static Supported by the .NET Compact Framework op_LessThanOrEqual SqlSingle 매개 변수에 대해 논리 비교를 수행하여 첫 번째 매개 변수가 두 번째 매개 변수보다 작거나 같은지 여부를 확인합니다.
Public method Static Supported by the .NET Compact Framework op_Multiply 지정된 두 SqlSingle 구조체의 곱을 계산합니다.
Public method Static Supported by the .NET Compact Framework op_Subtraction 첫번째 SqlSingle 구조체에서 두번째 구조체를 뺍니다.
Public method Static Supported by the .NET Compact Framework op_UnaryNegation 지정된 SqlSingle 구조체의 Value을 부정합니다.
Public method Static Supported by the .NET Compact Framework Parse 지정된 StringSqlSingle 구조체로 변환합니다.
Public method Static Supported by the .NET Compact Framework ReferenceEquals  지정한 Object 인스턴스가 동일한지 여부를 확인합니다. (Object에서 상속됨)
Public method Static Supported by the .NET Compact Framework Subtract 첫번째 SqlSingle 구조체에서 두번째 구조체를 뺍니다.
Public method Supported by the .NET Compact Framework ToSqlBoolean SqlSingle 구조체를 SqlBoolean으로 변환합니다.
Public method Supported by the .NET Compact Framework ToSqlByte SqlSingle 구조체를 SqlByte으로 변환합니다.
Public method Supported by the .NET Compact Framework ToSqlDecimal SqlSingle 구조체를 SqlDecimal으로 변환합니다.
Public method Supported by the .NET Compact Framework ToSqlDouble SqlSingle 구조체를 SqlDouble으로 변환합니다.
Public method Supported by the .NET Compact Framework ToSqlInt16 SqlSingle 구조체를 SqlInt16으로 변환합니다.
Public method Supported by the .NET Compact Framework ToSqlInt32 SqlSingle 구조체를 SqlInt32으로 변환합니다.
Public method Supported by the .NET Compact Framework ToSqlInt64 SqlSingle 구조체를 SqlInt64으로 변환합니다.
Public method Supported by the .NET Compact Framework ToSqlMoney SqlSingle 구조체를 SqlMoney으로 변환합니다.
Public method Supported by the .NET Compact Framework ToSqlString SqlSingle 구조체를 SqlString으로 변환합니다.
Public method Supported by the .NET Compact Framework ToString 재정의되었습니다. 이 SqlSingle 구조체를 String으로 변환합니다.

위쪽

Protected 메서드

  이름 설명
Protected method Supported by the .NET Compact Framework Finalize  가비지 수집기에서 Object를 회수하기 전에 Object가 리소스를 해제하고 다른 정리 작업을 수행할 수 있게 합니다. (Object에서 상속됨)
Protected method Supported by the .NET Compact Framework MemberwiseClone  현재 Object의 단순 복사본을 만듭니다. (Object에서 상속됨)

위쪽

명시적 인터페이스 구현

  이름 설명
Explicit interface implementation Method Supported by the .NET Compact Framework System.Xml.Serialization.IXmlSerializable.GetSchema 이 멤버는 .NET Framework 인프라를 지원하며 코드에서 직접 사용하려고 하지는 않습니다.
Explicit interface implementation Method Supported by the .NET Compact Framework System.Xml.Serialization.IXmlSerializable.ReadXml 이 멤버는 .NET Framework 인프라를 지원하며 코드에서 직접 사용하려고 하지는 않습니다.
Explicit interface implementation Method Supported by the .NET Compact Framework System.Xml.Serialization.IXmlSerializable.WriteXml 이 멤버는 .NET Framework 인프라를 지원하며 코드에서 직접 사용하려고 하지는 않습니다.

위쪽

참고 항목

참조

SqlSingle 구조체
System.Data.SqlTypes 네임스페이스

기타 리소스

SqlTypes 사용